[INFO] fetching crate admin-app 0.1.0...
[INFO] checking admin-app-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate admin-app 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate admin-app 0.1.0 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 admin-app 0.1.0
[INFO] finished tweaking crates.io crate admin-app 0.1.0
[INFO] tweaked toml for crates.io crate admin-app 0.1.0 written to /workspace/builds/worker-0-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 116 packages to latest compatible versions
[INFO] [stderr]       Adding apdu-dispatch v0.1.2 (available: v0.3.0)
[INFO] [stderr]       Adding signature v1.3.2 (available: v1.6.4)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.1)
[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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 01ce54ef609e7ff4d6fce1cf71571b894bea8000ecaf2f5299263df32c79eb93
[INFO] running `Command { std: "docker" "start" "-a" "01ce54ef609e7ff4d6fce1cf71571b894bea8000ecaf2f5299263df32c79eb93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01ce54ef609e7ff4d6fce1cf71571b894bea8000ecaf2f5299263df32c79eb93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01ce54ef609e7ff4d6fce1cf71571b894bea8000ecaf2f5299263df32c79eb93", kill_on_drop: false }`
[INFO] [stdout] 01ce54ef609e7ff4d6fce1cf71571b894bea8000ecaf2f5299263df32c79eb93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 87b590f73d2022ecdaa6361fbc70011a8ba68a7969ac0051f97f65f6a8142778
[INFO] running `Command { std: "docker" "start" "-a" "87b590f73d2022ecdaa6361fbc70011a8ba68a7969ac0051f97f65f6a8142778", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling delog v0.1.7
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling bindgen v0.56.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking signature v1.3.2
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking ff v0.10.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]     Checking group v0.10.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]    Compiling p256-cortex-m4-sys v0.1.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking interchange v0.2.2
[INFO] [stderr]    Compiling p256-cortex-m4 v0.1.0-alpha.6
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling salty v0.2.0
[INFO] [stderr]     Checking cstr_core v0.2.6
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking poly1305 v0.7.2
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking postcard-cobs v0.1.5-pre
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking block-modes v0.8.1
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking des v0.7.0
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling der_derive v0.4.1
[INFO] [stderr]    Compiling flexiber_derive v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling serde-indexed v0.1.1
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking crypto-bigint v0.2.11
[INFO] [stderr]     Checking chacha20 v0.7.3
[INFO] [stderr]     Checking elliptic-curve v0.10.6
[INFO] [stderr]     Checking der v0.4.5
[INFO] [stderr]     Checking ecdsa v0.12.4
[INFO] [stderr]     Checking p256 v0.9.0
[INFO] [stderr]    Compiling littlefs2-sys v0.1.7
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking heapless-bytes v0.3.0
[INFO] [stderr]     Checking aead v0.4.3
[INFO] [stderr]     Checking flexiber v0.1.1
[INFO] [stderr]     Checking iso7816 v0.1.3
[INFO] [stderr]     Checking postcard v0.7.3
[INFO] [stderr]     Checking cosey v0.3.1
[INFO] [stderr]     Checking cbor-smol v0.4.1
[INFO] [stderr]     Checking ctaphid-dispatch v0.1.1
[INFO] [stderr]     Checking chacha20poly1305 v0.8.2
[INFO] [stderr]     Checking apdu-dispatch v0.1.2
[INFO] [stderr]     Checking littlefs2 v0.3.2
[INFO] [stderr]     Checking trussed v0.1.0
[INFO] [stderr]     Checking admin-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `log-trace`
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_macros!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `log-all`, `log-debug`, `log-error`, `log-info`, `log-none`, and `log-warn`
[INFO] [stdout]    = help: consider adding `log-trace` 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]    = note: this warning originates in the macro `__with_dollar_sign` which comes from the expansion of the macro `generate_macros` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log-trace`
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_macros!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `log-all`, `log-debug`, `log-error`, `log-info`, `log-none`, and `log-warn`
[INFO] [stdout]    = help: consider adding `log-trace` 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: this warning originates in the macro `__with_dollar_sign` which comes from the expansion of the macro `generate_macros` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log-trace`
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_macros!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `log-all`, `log-debug`, `log-error`, `log-info`, `log-none`, and `log-warn`
[INFO] [stdout]    = help: consider adding `log-trace` 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]    = note: this warning originates in the macro `__with_dollar_sign` which comes from the expansion of the macro `generate_macros` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `log-trace`
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | generate_macros!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `log-all`, `log-debug`, `log-error`, `log-info`, `log-none`, and `log-warn`
[INFO] [stdout]    = help: consider adding `log-trace` 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: this warning originates in the macro `__with_dollar_sign` which comes from the expansion of the macro `generate_macros` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bindgen v0.56.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "87b590f73d2022ecdaa6361fbc70011a8ba68a7969ac0051f97f65f6a8142778", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87b590f73d2022ecdaa6361fbc70011a8ba68a7969ac0051f97f65f6a8142778", kill_on_drop: false }`
[INFO] [stdout] 87b590f73d2022ecdaa6361fbc70011a8ba68a7969ac0051f97f65f6a8142778
