[INFO] crate quicr 0.4.1 is already in cache [INFO] extracting crate quicr 0.4.1 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/quicr/0.4.1 [INFO] extracting crate quicr 0.4.1 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/quicr/0.4.1 [INFO] validating manifest of quicr-0.4.1 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of quicr-0.4.1 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing quicr-0.4.1 [INFO] finished frobbing quicr-0.4.1 [INFO] frobbed toml for quicr-0.4.1 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/quicr/0.4.1/Cargo.toml [INFO] started frobbing quicr-0.4.1 [INFO] finished frobbing quicr-0.4.1 [INFO] frobbed toml for quicr-0.4.1 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/quicr/0.4.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking quicr-0.4.1 against master#60960a260f7b5c695fd0717311d72ce62dd4eb43 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-2/master#60960a260f7b5c695fd0717311d72ce62dd4eb43:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/quicr/0.4.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1fe6d67b75b0a25dfd5194215b8de51ac00fc0edf339987bf9330ecdeb858ef8 [INFO] running `"docker" "start" "-a" "1fe6d67b75b0a25dfd5194215b8de51ac00fc0edf339987bf9330ecdeb858ef8"` [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking quicr-core v0.4.1 [INFO] [stderr] Checking slog-term v2.4.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] error[E0433]: failed to resolve: could not find `ExtensionContext` in `ssl` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:320:22 [INFO] [stderr] | [INFO] [stderr] 320 | 26, ssl::ExtensionContext::TLS1_3_ONLY | ssl::ExtensionContext::CLIENT_HELLO | ssl::ExtensionContext::TLS1_3_ENCRYPTED_EXTENSIONS, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `ExtensionContext` in `ssl` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ExtensionContext` in `ssl` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:320:59 [INFO] [stderr] | [INFO] [stderr] 320 | 26, ssl::ExtensionContext::TLS1_3_ONLY | ssl::ExtensionContext::CLIENT_HELLO | ssl::ExtensionContext::TLS1_3_ENCRYPTED_EXTENSIONS, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `ExtensionContext` in `ssl` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ExtensionContext` in `ssl` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:320:97 [INFO] [stderr] | [INFO] [stderr] 320 | 26, ssl::ExtensionContext::TLS1_3_ONLY | ssl::ExtensionContext::CLIENT_HELLO | ssl::ExtensionContext::TLS1_3_ENCRYPTED_EXTENSIONS, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `ExtensionContext` in `ssl` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ExtensionContext` in `ssl` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:333:47 [INFO] [stderr] | [INFO] [stderr] 333 | let am_server = ctx == ssl::ExtensionContext::TLS1_3_ENCRYPTED_EXTENSIONS; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `ExtensionContext` in `ssl` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ExtensionContext` in `ssl` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:346:43 [INFO] [stderr] | [INFO] [stderr] 346 | let side = if ctx == ssl::ExtensionContext::CLIENT_HELLO { Side::Server } else { Side::Client }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `ExtensionContext` in `ssl` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `TLS1_3` found for type `openssl::ssl::SslVersion` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:290:52 [INFO] [stderr] | [INFO] [stderr] 290 | tls.set_min_proto_version(Some(SslVersion::TLS1_3))?; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | associated item not found in `openssl::ssl::SslVersion` [INFO] [stderr] | help: there is an associated constant with a similar name: `TLS1_1` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `TLS1_3` found for type `openssl::ssl::SslVersion` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:291:52 [INFO] [stderr] | [INFO] [stderr] 291 | tls.set_max_proto_version(Some(SslVersion::TLS1_3))?; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | associated item not found in `openssl::ssl::SslVersion` [INFO] [stderr] | help: there is an associated constant with a similar name: `TLS1_1` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `ENABLE_MIDDLEBOX_COMPAT` found for type `openssl::ssl::SslOptions` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:296:39 [INFO] [stderr] | [INFO] [stderr] 296 | tls.clear_options(SslOptions::ENABLE_MIDDLEBOX_COMPAT); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `openssl::ssl::SslOptions` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_max_early_data` found for type `openssl::ssl::SslContextBuilder` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:302:17 [INFO] [stderr] | [INFO] [stderr] 302 | tls.set_max_early_data(TLS_MAX_EARLY_DATA)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_stateless_cookie_generate_cb` found for type `openssl::ssl::SslContextBuilder` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:308:21 [INFO] [stderr] | [INFO] [stderr] 308 | tls.set_stateless_cookie_generate_cb(move |tls, buf| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `set_cookie_generate_cb` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_stateless_cookie_verify_cb` found for type `openssl::ssl::SslContextBuilder` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:313:17 [INFO] [stderr] | [INFO] [stderr] 313 | tls.set_stateless_cookie_verify_cb(move |tls, cookie| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `set_cookie_verify_cb` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `add_custom_ext` found for type `openssl::ssl::SslContextBuilder` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:319:13 [INFO] [stderr] | [INFO] [stderr] 319 | tls.add_custom_ext( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_keylog_callback` found for type `openssl::ssl::SslContextBuilder` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:391:17 [INFO] [stderr] | [INFO] [stderr] 391 | tls.set_keylog_callback(move |_, line| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `set_verify_callback` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `max_early_data` found for type `openssl::ssl::SslSession` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:406:31 [INFO] [stderr] | [INFO] [stderr] 406 | match session.max_early_data() { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `max_early_data` found for type `openssl::ssl::SslSession` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:624:24 [INFO] [stderr] | [INFO] [stderr] 624 | if session.max_early_data() == TLS_MAX_EARLY_DATA { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `write_early_data` found for type `openssl::ssl::SslStreamBuilder` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:626:21 [INFO] [stderr] | [INFO] [stderr] 626 | tls.write_early_data(&[])?; // Prompt OpenSSL to generate early keying material, read below [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `stateless` found for type `openssl::ssl::SslStreamBuilder` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:688:23 [INFO] [stderr] | [INFO] [stderr] 688 | match tls.stateless() { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `read_early_data` found for type `openssl::ssl::SslStreamBuilder` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:729:23 [INFO] [stderr] | [INFO] [stderr] 729 | match tls.read_early_data(&mut [0; 1]) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `handshake_digest` found for type `&openssl::ssl::SslCipherRef` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:3525:33 [INFO] [stderr] | [INFO] [stderr] 3525 | let digest = tls_cipher.handshake_digest().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `export_keying_material_early` found for type `&openssl::ssl::SslRef` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:3531:13 [INFO] [stderr] | [INFO] [stderr] 3531 | tls.export_keying_material_early(&mut secret, &LABEL, b"").unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `export_keying_material` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `handshake_digest` found for type `&openssl::ssl::SslCipherRef` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/quicr-core-0.4.1/src/endpoint.rs:3585:33 [INFO] [stderr] | [INFO] [stderr] 3585 | let digest = tls_cipher.handshake_digest().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 21 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0433`. [INFO] [stderr] error: Could not compile `quicr-core`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1fe6d67b75b0a25dfd5194215b8de51ac00fc0edf339987bf9330ecdeb858ef8"` [INFO] running `"docker" "rm" "-f" "1fe6d67b75b0a25dfd5194215b8de51ac00fc0edf339987bf9330ecdeb858ef8"` [INFO] [stdout] 1fe6d67b75b0a25dfd5194215b8de51ac00fc0edf339987bf9330ecdeb858ef8