[INFO] fetching crate scryer-prolog 0.9.3... [INFO] building scryer-prolog-0.9.3 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate scryer-prolog 0.9.3 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate scryer-prolog 0.9.3 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate scryer-prolog 0.9.3 [INFO] finished tweaking crates.io crate scryer-prolog 0.9.3 [INFO] tweaked toml for crates.io crate scryer-prolog 0.9.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate scryer-prolog 0.9.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fd-lock v3.0.13 [INFO] [stderr] Downloaded phf v0.9.0 [INFO] [stderr] Downloaded num-modular v0.6.1 [INFO] [stderr] Downloaded phf_generator v0.9.1 [INFO] [stderr] Downloaded to-syn-value_derive v0.1.1 [INFO] [stderr] Downloaded phf_macros v0.9.0 [INFO] [stderr] Downloaded roxmltree v0.11.0 [INFO] [stderr] Downloaded ripemd160 v0.8.0 [INFO] [stderr] Downloaded dashu-base v0.4.0 [INFO] [stderr] Downloaded phf_shared v0.9.0 [INFO] [stderr] Downloaded to-syn-value v0.1.1 [INFO] [stderr] Downloaded assert_cmd v1.0.8 [INFO] [stderr] Downloaded rustyline v12.0.0 [INFO] [stderr] Downloaded dashu-int v0.4.0 [INFO] [stderr] Downloaded libffi-sys v2.3.0 [INFO] [stderr] Downloaded crrl v0.6.0 [INFO] [stderr] Downloaded ring-wasi v0.16.25 [INFO] [stderr] Downloaded divrem v0.1.0 [INFO] [stderr] Downloaded ref_thread_local v0.0.0 [INFO] [stderr] Downloaded console_log v1.0.0 [INFO] [stderr] Downloaded dashu-macros v0.4.0 [INFO] [stderr] Downloaded dashu-float v0.4.0 [INFO] [stderr] Downloaded dashu v0.4.0 [INFO] [stderr] Downloaded derive_deref v1.1.1 [INFO] [stderr] Downloaded num-order v1.2.0 [INFO] [stderr] Downloaded dashu-ratio v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d3e9c4d58f438d2f75c7a44d4fe45256f6f7e78e5f24c0e0351b45ea36df97f [INFO] running `Command { std: "docker" "start" "-a" "9d3e9c4d58f438d2f75c7a44d4fe45256f6f7e78e5f24c0e0351b45ea36df97f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d3e9c4d58f438d2f75c7a44d4fe45256f6f7e78e5f24c0e0351b45ea36df97f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d3e9c4d58f438d2f75c7a44d4fe45256f6f7e78e5f24c0e0351b45ea36df97f", kill_on_drop: false }` [INFO] [stdout] 9d3e9c4d58f438d2f75c7a44d4fe45256f6f7e78e5f24c0e0351b45ea36df97f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 091788e1fd3c0f81b5af3d0914fd0ab4c404e363c54294ea9f5f0443ad7856c2 [INFO] running `Command { std: "docker" "start" "-a" "091788e1fd3c0f81b5af3d0914fd0ab4c404e363c54294ea9f5f0443ad7856c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dashu-base v0.4.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling dashu-int v0.4.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling libffi-sys v2.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling dashu-float v0.4.0 [INFO] [stderr] Compiling dashu-ratio v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling xml5ever v0.17.0 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling dashu-macros v0.4.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling roxmltree v0.11.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling crrl v0.6.0 [INFO] [stderr] Compiling dashu v0.4.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling to-syn-value_derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling rustyline v12.0.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling to-syn-value v0.1.1 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling ctrlc v3.4.1 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' -C metadata=070b16fe7f22ce7e -C extra-filename=-070b16fe7f22ce7e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-7df666b2e482247f.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-578fdd97559dd7ec.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-e594bf872c310b25.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `crrl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name crrl --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crrl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="decaf448"' --cfg 'feature="default"' --cfg 'feature="ed25519"' --cfg 'feature="ed448"' --cfg 'feature="frost"' --cfg 'feature="gf255"' --cfg 'feature="gf25519"' --cfg 'feature="gf255e"' --cfg 'feature="gf255s"' --cfg 'feature="gf448"' --cfg 'feature="gfgen"' --cfg 'feature="gfp256"' --cfg 'feature="gfsecp256k1"' --cfg 'feature="jq255e"' --cfg 'feature="jq255s"' --cfg 'feature="lms"' --cfg 'feature="modint256"' --cfg 'feature="omnes"' --cfg 'feature="p256"' --cfg 'feature="ristretto255"' --cfg 'feature="secp256k1"' --cfg 'feature="std"' --cfg 'feature="x25519"' --cfg 'feature="x448"' -C metadata=c0f1d4c80ae1c13c -C extra-filename=-c0f1d4c80ae1c13c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake2=/opt/rustwide/target/debug/deps/libblake2-560a90d2ee080e9a.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-b74e0c08ed90cff5.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-75d0c324a86564a4.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-5203a3a9e915bc92.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "091788e1fd3c0f81b5af3d0914fd0ab4c404e363c54294ea9f5f0443ad7856c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "091788e1fd3c0f81b5af3d0914fd0ab4c404e363c54294ea9f5f0443ad7856c2", kill_on_drop: false }` [INFO] [stdout] 091788e1fd3c0f81b5af3d0914fd0ab4c404e363c54294ea9f5f0443ad7856c2 [INFO] building scryer-prolog-0.9.3 against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] extracting crate scryer-prolog 0.9.3 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate scryer-prolog 0.9.3 on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate scryer-prolog 0.9.3 [INFO] finished tweaking crates.io crate scryer-prolog 0.9.3 [INFO] tweaked toml for crates.io crate scryer-prolog 0.9.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate scryer-prolog 0.9.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31f8d807d2dc6df116554243a756221a9d93623427743937958ae7ca048e33e7 [INFO] running `Command { std: "docker" "start" "-a" "31f8d807d2dc6df116554243a756221a9d93623427743937958ae7ca048e33e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31f8d807d2dc6df116554243a756221a9d93623427743937958ae7ca048e33e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f8d807d2dc6df116554243a756221a9d93623427743937958ae7ca048e33e7", kill_on_drop: false }` [INFO] [stdout] 31f8d807d2dc6df116554243a756221a9d93623427743937958ae7ca048e33e7 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab6a8ac68103ba8100f157c5dea2dcfcc2659b3f7d168cccad6ab101891bd2bf [INFO] running `Command { std: "docker" "start" "-a" "ab6a8ac68103ba8100f157c5dea2dcfcc2659b3f7d168cccad6ab101891bd2bf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling dashu-base v0.4.0 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling dashu-int v0.4.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling libffi-sys v2.3.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling dashu-ratio v0.4.0 [INFO] [stderr] Compiling dashu-float v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling dashu-macros v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling xml5ever v0.17.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling webpki v0.22.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling ctrlc v3.4.1 [INFO] [stderr] Compiling rustyline v12.0.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling to-syn-value_derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling to-syn-value v0.1.1 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling phf v0.9.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling roxmltree v0.11.0 [INFO] [stderr] Compiling crrl v0.6.0 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dashu v0.4.0 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling scryer-prolog v0.9.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling cpu-time v1.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ref_thread_local v0.0.0 [INFO] [stderr] Compiling divrem v0.1.0 [INFO] [stderr] Compiling markup5ever_rcdom v0.2.0 [INFO] [stderr] Compiling select v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling libffi v3.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.5 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stdout] warning: associated items `into_bytes` and `from_bytes` are never used [INFO] [stdout] --> src/atom_table.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | // #[derive(Copy, Clone, Debug)] [INFO] [stdout] 94 | || struct AtomHeader { [INFO] [stdout] | ||_________________- associated items in this implementation [INFO] [stdout] 95 | | #[allow(unused)] [INFO] [stdout] 96 | | m: bool, [INFO] [stdout] ... | [INFO] [stdout] 99 | | padding: B13, [INFO] [stdout] 100 | | } [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_bytes` is never used [INFO] [stdout] --> src/types.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | // #[derive(Copy, Clone, Debug)] [INFO] [stdout] 211 | || #[repr(u64)] [INFO] [stdout] 212 | || pub(crate) struct TrailEntry { [INFO] [stdout] | ||____________________________- method in this implementation [INFO] [stdout] 213 | | val: B56, [INFO] [stdout] ... | [INFO] [stdout] 219 | | tag: TrailEntryTag, [INFO] [stdout] 220 | | } [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.17s [INFO] running `Command { std: "docker" "inspect" "ab6a8ac68103ba8100f157c5dea2dcfcc2659b3f7d168cccad6ab101891bd2bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab6a8ac68103ba8100f157c5dea2dcfcc2659b3f7d168cccad6ab101891bd2bf", kill_on_drop: false }` [INFO] [stdout] ab6a8ac68103ba8100f157c5dea2dcfcc2659b3f7d168cccad6ab101891bd2bf [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1165ef949f60561969080b5e53d7b34a9de2e5489cd9ddf9c51075ad003eff55 [INFO] running `Command { std: "docker" "start" "-a" "1165ef949f60561969080b5e53d7b34a9de2e5489cd9ddf9c51075ad003eff55", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stdout] warning: associated items `into_bytes` and `from_bytes` are never used [INFO] [stdout] --> src/atom_table.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | // #[derive(Copy, Clone, Debug)] [INFO] [stdout] 94 | || struct AtomHeader { [INFO] [stdout] | ||_________________- associated items in this implementation [INFO] [stdout] 95 | | #[allow(unused)] [INFO] [stdout] 96 | | m: bool, [INFO] [stdout] ... | [INFO] [stdout] 99 | | padding: B13, [INFO] [stdout] 100 | | } [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_bytes` is never used [INFO] [stdout] --> src/types.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | // #[derive(Copy, Clone, Debug)] [INFO] [stdout] 211 | || #[repr(u64)] [INFO] [stdout] 212 | || pub(crate) struct TrailEntry { [INFO] [stdout] | ||____________________________- method in this implementation [INFO] [stdout] 213 | | val: B56, [INFO] [stdout] ... | [INFO] [stdout] 219 | | tag: TrailEntryTag, [INFO] [stdout] 220 | | } [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling assert_cmd v1.0.8 [INFO] [stderr] Compiling scryer-prolog v0.9.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `into_bytes` and `from_bytes` are never used [INFO] [stdout] --> src/atom_table.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | // #[derive(Copy, Clone, Debug)] [INFO] [stdout] 94 | || struct AtomHeader { [INFO] [stdout] | ||_________________- associated items in this implementation [INFO] [stdout] 95 | | #[allow(unused)] [INFO] [stdout] 96 | | m: bool, [INFO] [stdout] ... | [INFO] [stdout] 99 | | padding: B13, [INFO] [stdout] 100 | | } [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_bytes` is never used [INFO] [stdout] --> src/types.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | // #[derive(Copy, Clone, Debug)] [INFO] [stdout] 211 | || #[repr(u64)] [INFO] [stdout] 212 | || pub(crate) struct TrailEntry { [INFO] [stdout] | ||____________________________- method in this implementation [INFO] [stdout] 213 | | val: B56, [INFO] [stdout] ... | [INFO] [stdout] 219 | | tag: TrailEntryTag, [INFO] [stdout] 220 | | } [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.48s [INFO] running `Command { std: "docker" "inspect" "1165ef949f60561969080b5e53d7b34a9de2e5489cd9ddf9c51075ad003eff55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1165ef949f60561969080b5e53d7b34a9de2e5489cd9ddf9c51075ad003eff55", kill_on_drop: false }` [INFO] [stdout] 1165ef949f60561969080b5e53d7b34a9de2e5489cd9ddf9c51075ad003eff55