[INFO] fetching crate lakers 0.7.2...
[INFO] checking lakers-0.7.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate lakers 0.7.2 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate lakers 0.7.2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lakers 0.7.2
[INFO] finished tweaking crates.io crate lakers 0.7.2
[INFO] tweaked toml for crates.io crate lakers 0.7.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18e60f7ada3dcf85f8112529de8ffec87e60ca1c7180a5c282232a86a115bd68
[INFO] running `Command { std: "docker" "start" "-a" "18e60f7ada3dcf85f8112529de8ffec87e60ca1c7180a5c282232a86a115bd68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18e60f7ada3dcf85f8112529de8ffec87e60ca1c7180a5c282232a86a115bd68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18e60f7ada3dcf85f8112529de8ffec87e60ca1c7180a5c282232a86a115bd68", kill_on_drop: false }`
[INFO] [stdout] 18e60f7ada3dcf85f8112529de8ffec87e60ca1c7180a5c282232a86a115bd68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b3dacd09045fa3fce6927eaad4d9f6c02fcf8005d2760871655a81c37f8f4bc
[INFO] running `Command { std: "docker" "start" "-a" "5b3dacd09045fa3fce6927eaad4d9f6c02fcf8005d2760871655a81c37f8f4bc", kill_on_drop: false }`
[INFO] [stderr]     Checking hexlit v0.5.5
[INFO] [stderr]    Compiling defmt-or-log-macros v0.1.2
[INFO] [stderr]     Checking defmt-or-log v0.2.1
[INFO] [stderr]     Checking lakers-shared v0.7.2
[INFO] [stderr]     Checking lakers-ead-authz v0.7.2
[INFO] [stderr]     Checking lakers v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `ead-authz`
[INFO] [stdout]   --> src/lib.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(all(feature = "ead-authz", test))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `defmt`, `log`, `test-ead-authz`, and `test-ead-none`
[INFO] [stdout]    = help: consider adding `ead-authz` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `lakers_shared::ConnId::from_int_raw`: This API is only capable of generating a limited sub-set of the supported identifiers.
[INFO] [stdout]    --> src/lib.rs:442:13
[INFO] [stdout]     |
[INFO] [stdout] 442 |     ConnId::from_int_raw(if c_i >= 0 && c_i <= 23 {
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lakers_crypto`
[INFO] [stdout]     --> src/edhoc.rs:1006:9
[INFO] [stdout]      |
[INFO] [stdout] 1006 |     use lakers_crypto::default_crypto;
[INFO] [stdout]      |         ^^^^^^^^^^^^^ use of undeclared crate or module `lakers_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lakers_crypto`
[INFO] [stdout]    --> src/lib.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use lakers_crypto::default_crypto;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared crate or module `lakers_crypto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ead-authz`
[INFO] [stdout]   --> src/lib.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(all(feature = "ead-authz", test))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `defmt`, `log`, `test-ead-authz`, and `test-ead-none`
[INFO] [stdout]    = help: consider adding `ead-authz` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `lakers_shared::ConnId::from_int_raw`: This API is only capable of generating a limited sub-set of the supported identifiers.
[INFO] [stdout]     --> src/edhoc.rs:1014:47
[INFO] [stdout]      |
[INFO] [stdout] 1014 |     const C_I_TV_FIRST_TIME: ConnId = ConnId::from_int_raw(0x0e);
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `lakers_shared::ConnId::from_int_raw`: This API is only capable of generating a limited sub-set of the supported identifiers.
[INFO] [stdout]     --> src/edhoc.rs:1024:36
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     const C_I_TV: ConnId = ConnId::from_int_raw(0x37);
[INFO] [stdout]      |                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `lakers_shared::ConnId::from_int_raw`: This API is only capable of generating a limited sub-set of the supported identifiers.
[INFO] [stdout]     --> src/edhoc.rs:1047:36
[INFO] [stdout]      |
[INFO] [stdout] 1047 |     const C_R_TV: ConnId = ConnId::from_int_raw(0x27);
[INFO] [stdout]      |                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `lakers_shared::ConnId::from_int_raw`: This API is only capable of generating a limited sub-set of the supported identifiers.
[INFO] [stdout]    --> src/lib.rs:442:13
[INFO] [stdout]     |
[INFO] [stdout] 442 |     ConnId::from_int_raw(if c_i >= 0 && c_i <= 23 {
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lakers` (lib test) due to 2 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5b3dacd09045fa3fce6927eaad4d9f6c02fcf8005d2760871655a81c37f8f4bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b3dacd09045fa3fce6927eaad4d9f6c02fcf8005d2760871655a81c37f8f4bc", kill_on_drop: false }`
[INFO] [stdout] 5b3dacd09045fa3fce6927eaad4d9f6c02fcf8005d2760871655a81c37f8f4bc
