[INFO] fetching crate trussed 0.1.0... [INFO] checking trussed-0.1.0 against master#8c6ce6b91b172f77c795a74bfeaf74b865146b3f for pr-101345 [INFO] extracting crate trussed 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate trussed 0.1.0 on toolchain 8c6ce6b91b172f77c795a74bfeaf74b865146b3f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking crates.io crate trussed 0.1.0 [INFO] finished tweaking crates.io crate trussed 0.1.0 [INFO] tweaked toml for crates.io crate trussed 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postcard-cobs v0.1.5-pre [INFO] [stderr] Downloaded der_derive v0.4.1 [INFO] [stderr] Downloaded flexiber v0.1.0 [INFO] [stderr] Downloaded postcard v0.7.3 [INFO] [stderr] Downloaded littlefs2-sys v0.1.6 [INFO] [stderr] Downloaded cbor-smol v0.4.0 [INFO] [stderr] Downloaded serde-indexed v0.1.0 [INFO] [stderr] Downloaded heapless-bytes v0.3.0 [INFO] [stderr] Downloaded cosey v0.3.0 [INFO] [stderr] Downloaded interchange v0.2.2 [INFO] [stderr] Downloaded salty v0.2.0 [INFO] [stderr] Downloaded flexiber_derive v0.1.0 [INFO] [stderr] Downloaded entropy v0.4.1 [INFO] [stderr] Downloaded littlefs2 v0.3.2 [INFO] [stderr] Downloaded p256-cortex-m4 v0.1.0-alpha.6 [INFO] [stderr] Downloaded p256-cortex-m4-sys v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3057f3c34d39a76c1e1b04647da9497906ce39d4e9d1efcc402fb043157aaf10 [INFO] running `Command { std: "docker" "start" "-a" "3057f3c34d39a76c1e1b04647da9497906ce39d4e9d1efcc402fb043157aaf10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3057f3c34d39a76c1e1b04647da9497906ce39d4e9d1efcc402fb043157aaf10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3057f3c34d39a76c1e1b04647da9497906ce39d4e9d1efcc402fb043157aaf10", kill_on_drop: false }` [INFO] [stdout] 3057f3c34d39a76c1e1b04647da9497906ce39d4e9d1efcc402fb043157aaf10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 788964ab11de8a20678e567dc9d283f04e064f84b5bddd7d0ddb0ef638982f5f [INFO] running `Command { std: "docker" "start" "-a" "788964ab11de8a20678e567dc9d283f04e064f84b5bddd7d0ddb0ef638982f5f", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cpufeatures v0.2.4 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling delog v0.1.6 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling salty v0.2.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling p256-cortex-m4 v0.1.0-alpha.6 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking postcard-cobs v0.1.5-pre [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking interchange v0.2.2 [INFO] [stderr] Checking entropy v0.4.1 [INFO] [stderr] Checking ff v0.10.1 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking group v0.10.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking cstr_core v0.2.6 [INFO] [stderr] Compiling p256-cortex-m4-sys v0.1.0 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking poly1305 v0.7.2 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking des v0.7.0 [INFO] [stderr] Checking signature v1.3.2 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling littlefs2-sys v0.1.6 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling serial_test_derive v0.6.0 [INFO] [stderr] Compiling serde-indexed v0.1.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling der_derive v0.4.1 [INFO] [stderr] Compiling flexiber_derive v0.1.0 [INFO] [stderr] Checking serial_test v0.6.0 [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 der v0.4.5 [INFO] [stderr] Checking elliptic-curve v0.10.6 [INFO] [stderr] Checking ecdsa v0.12.4 [INFO] [stderr] Checking p256 v0.9.0 [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.0 [INFO] [stderr] Checking littlefs2 v0.3.2 [INFO] [stderr] Checking postcard v0.7.3 [INFO] [stderr] Checking chacha20poly1305 v0.8.2 [INFO] [stderr] Checking cosey v0.3.0 [INFO] [stderr] Checking cbor-smol v0.4.0 [INFO] [stderr] Checking trussed v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `consts` [INFO] [stdout] --> src/tests.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use littlefs2::{consts, fs::{Allocation, Filesystem}}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.19s [INFO] running `Command { std: "docker" "inspect" "788964ab11de8a20678e567dc9d283f04e064f84b5bddd7d0ddb0ef638982f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "788964ab11de8a20678e567dc9d283f04e064f84b5bddd7d0ddb0ef638982f5f", kill_on_drop: false }` [INFO] [stdout] 788964ab11de8a20678e567dc9d283f04e064f84b5bddd7d0ddb0ef638982f5f