[INFO] fetching crate recrypt 0.12.0... [INFO] testing recrypt-0.12.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate recrypt 0.12.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate recrypt 0.12.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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 recrypt 0.12.0 [INFO] finished tweaking crates.io crate recrypt 0.12.0 [INFO] tweaked toml for crates.io crate recrypt 0.12.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clear_on_drop v0.2.4 [INFO] [stderr] Downloaded gridiron v0.8.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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37786d38ae89215af00549c5f5e90e0a799dcf0a522da4de0ec185fb35570b3c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "37786d38ae89215af00549c5f5e90e0a799dcf0a522da4de0ec185fb35570b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37786d38ae89215af00549c5f5e90e0a799dcf0a522da4de0ec185fb35570b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37786d38ae89215af00549c5f5e90e0a799dcf0a522da4de0ec185fb35570b3c", kill_on_drop: false }` [INFO] [stdout] 37786d38ae89215af00549c5f5e90e0a799dcf0a522da4de0ec185fb35570b3c [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8233a503f0ec4e020a612d8f11b5ee1fd4d1ff2299f8b14bbddef549b152b830 [INFO] running `Command { std: "docker" "start" "-a" "8233a503f0ec4e020a612d8f11b5ee1fd4d1ff2299f8b14bbddef549b152b830", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling gridiron v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling recrypt v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/api.rs:170:3 [INFO] [stdout] | [INFO] [stdout] 170 | #[derivative(PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 171 | #[derive(Derivative, Debug, Clone, Copy)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/api_480.rs:169:3 [INFO] [stdout] | [INFO] [stdout] 169 | #[derivative(PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 170 | #[derive(Derivative, Debug, Clone, Copy)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/api_480.rs:503:3 [INFO] [stdout] | [INFO] [stdout] 503 | #[derivative(PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 504 | #[derive(Derivative, Debug, Clone)] //can't derive Copy because of NonEmptyVec [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/internal/mod.rs:1142:16 [INFO] [stdout] | [INFO] [stdout] 1142 | panic!(error); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 1142 | panic!("{}", error); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 1142 | std::panic::panic_any(error); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 40.35s [INFO] running `Command { std: "docker" "inspect" "8233a503f0ec4e020a612d8f11b5ee1fd4d1ff2299f8b14bbddef549b152b830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8233a503f0ec4e020a612d8f11b5ee1fd4d1ff2299f8b14bbddef549b152b830", kill_on_drop: false }` [INFO] [stdout] 8233a503f0ec4e020a612d8f11b5ee1fd4d1ff2299f8b14bbddef549b152b830 [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32a605960eb9ea8ce761c09fa1102978b24af5b512f4cc2ef6620a885a7ac33e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "32a605960eb9ea8ce761c09fa1102978b24af5b512f4cc2ef6620a885a7ac33e", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/api.rs:170:3 [INFO] [stdout] | [INFO] [stdout] 170 | #[derivative(PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 171 | #[derive(Derivative, Debug, Clone, Copy)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/api_480.rs:169:3 [INFO] [stdout] | [INFO] [stdout] 169 | #[derivative(PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 170 | #[derive(Derivative, Debug, Clone, Copy)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/api_480.rs:503:3 [INFO] [stdout] | [INFO] [stdout] 503 | #[derivative(PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 504 | #[derive(Derivative, Debug, Clone)] //can't derive Copy because of NonEmptyVec [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/internal/mod.rs:1142:16 [INFO] [stdout] | [INFO] [stdout] 1142 | panic!(error); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 1142 | panic!("{}", error); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 1142 | std::panic::panic_any(error); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling recrypt v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/api.rs:170:3 [INFO] [stdout] | [INFO] [stdout] 170 | #[derivative(PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 171 | #[derive(Derivative, Debug, Clone, Copy)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/api_480.rs:169:3 [INFO] [stdout] | [INFO] [stdout] 169 | #[derivative(PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 170 | #[derive(Derivative, Debug, Clone, Copy)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/api_480.rs:503:3 [INFO] [stdout] | [INFO] [stdout] 503 | #[derivative(PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 504 | #[derive(Derivative, Debug, Clone)] //can't derive Copy because of NonEmptyVec [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/internal/mod.rs:1142:16 [INFO] [stdout] | [INFO] [stdout] 1142 | panic!(error); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 1142 | panic!("{}", error); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 1142 | std::panic::panic_any(error); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `recrypt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name recrypt --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --test --cfg 'feature="default"' --cfg 'feature="u64_backend"' -C metadata=9f70f0d33cd5929a -C extra-filename=-9f70f0d33cd5929a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-7a25f3bb8cd49840.rlib --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-5e9f6ff1a0c0858c.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-e6cabcf2bbf2d572.rlib --extern clear_on_drop=/opt/rustwide/target/debug/deps/libclear_on_drop-47832bebd5205def.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-812f0fe8109895a9.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-00812d4f7a9254a5.so --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-afbb5041a0266475.rlib --extern gridiron=/opt/rustwide/target/debug/deps/libgridiron-cdf8bc7e764b2a3c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-74ef921cf92fc98b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-79c0fb87b20b1187.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-48cde64c2c9ab399.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-5014c13ee1d1d028.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a82c7ef33fabc977.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-04788d5a056c1af6.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-577d3ec809598ec1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0a1779c1f194be8c.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-24961a96bd1132a0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d3ec754856f3d77e.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-9fee690acd1866e4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/clear_on_drop-3d3d32267568c41b/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "32a605960eb9ea8ce761c09fa1102978b24af5b512f4cc2ef6620a885a7ac33e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32a605960eb9ea8ce761c09fa1102978b24af5b512f4cc2ef6620a885a7ac33e", kill_on_drop: false }` [INFO] [stdout] 32a605960eb9ea8ce761c09fa1102978b24af5b512f4cc2ef6620a885a7ac33e