[INFO] fetching crate zuk 0.22.11... [INFO] testing zuk-0.22.11 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate zuk 0.22.11 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate zuk 0.22.11 [INFO] finished tweaking crates.io crate zuk 0.22.11 [INFO] tweaked toml for crates.io crate zuk 0.22.11 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zuk 0.22.11 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zuk 0.22.11 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a29f20ed6e0bc348281bfeaf26bfe9d8e5793c1f97c8a9cdc0184977feef1bd4 [INFO] running `Command { std: "docker" "start" "-a" "a29f20ed6e0bc348281bfeaf26bfe9d8e5793c1f97c8a9cdc0184977feef1bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a29f20ed6e0bc348281bfeaf26bfe9d8e5793c1f97c8a9cdc0184977feef1bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a29f20ed6e0bc348281bfeaf26bfe9d8e5793c1f97c8a9cdc0184977feef1bd4", kill_on_drop: false }` [INFO] [stdout] a29f20ed6e0bc348281bfeaf26bfe9d8e5793c1f97c8a9cdc0184977feef1bd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 838724cbef843c396f0dfd5f6cce4ba839dc624dd7b6bb76833677e3576d47f3 [INFO] running `Command { std: "docker" "start" "-a" "838724cbef843c396f0dfd5f6cce4ba839dc624dd7b6bb76833677e3576d47f3", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [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 version_check v0.9.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling mediatype v0.19.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling base64ct v1.5.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling sys-locale v0.2.1 [INFO] [stderr] Compiling liblbfgs-sys v0.1.2 [INFO] [stderr] Compiling cqdb-sys v0.1.1 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling deunicode v1.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling pix v0.13.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling singularize v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling distance v0.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling crypto-bigint v0.4.8 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling crfsuite-sys v0.3.1 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling array-init v2.0.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling jhash v0.1.1 [INFO] [stderr] Compiling punycode v0.4.1 [INFO] [stderr] Compiling cqdb v0.5.6 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling html-escape v0.2.11 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling chardetng v0.1.17 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling file-format v0.6.0 [INFO] [stderr] Compiling qrcodegen v1.8.0 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling mime2ext v0.1.52 [INFO] [stderr] Compiling qrcode-generator v4.1.6 [INFO] [stderr] Compiling sha3 v0.10.2 [INFO] [stderr] Compiling png_pong v0.8.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling lz4_flex v0.9.4 [INFO] [stderr] Compiling unicode_reader v1.0.2 [INFO] [stderr] Compiling crfs v0.2.0 [INFO] [stderr] Compiling libmath v0.1.4 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling md4 v0.10.1 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling blurhash v0.1.1 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling crc_all v0.2.2 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling css-color v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling entropy v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling miller_rabin v1.1.1 [INFO] [stderr] Compiling crfsuite v0.3.1 [INFO] [stderr] Compiling bcrypt v0.13.0 [INFO] [stderr] Compiling prime_tools v0.3.4 [INFO] [stderr] Compiling fraction v0.11.1 [INFO] [stderr] Compiling balloon-hash v0.3.0 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling argon2 v0.4.1 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling lipsum v0.8.2 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling libseccomp-sys v0.2.1 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling rustix v0.35.9 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling syscalls v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling libseccomp v0.2.3 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling pest v2.3.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling pest_meta v2.3.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling const_format v0.2.26 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling clap v3.2.18 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling extrasafe v0.1.2 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling pest_generator v2.3.0 [INFO] [stderr] Compiling rustyline-derive v0.6.0 [INFO] [stderr] Compiling hanbun v0.4.1 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling image v0.24.3 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling pest_derive v2.3.0 [INFO] [stderr] Compiling hexyl v0.10.0 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling geo v0.4.13 [INFO] [stderr] Compiling rmpv v1.0.0 [INFO] [stderr] Compiling time-tz v1.0.2 [INFO] [stderr] Compiling open-location-code v0.1.0 [INFO] [stderr] Compiling json-rpc2 v0.11.1 [INFO] [stderr] Compiling yozuk-sdk v0.22.11 [INFO] [stderr] Compiling yozuk-helper-filetype v0.22.11 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Compiling yozuk-helper-english v0.22.11 [INFO] [stderr] Compiling yozuk-helper-encoding v0.22.11 [INFO] [stderr] Compiling yozuk-model v0.22.11 [INFO] [stderr] Compiling yozuk-helper-platform v0.20.2 [INFO] [stderr] Compiling yozuk-core-skillset v0.22.11 [INFO] [stderr] Compiling yozuk v0.22.11 [INFO] [stderr] Compiling zuk v0.22.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "838724cbef843c396f0dfd5f6cce4ba839dc624dd7b6bb76833677e3576d47f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "838724cbef843c396f0dfd5f6cce4ba839dc624dd7b6bb76833677e3576d47f3", kill_on_drop: false }` [INFO] [stdout] 838724cbef843c396f0dfd5f6cce4ba839dc624dd7b6bb76833677e3576d47f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de8e16e4ed2c05f3cbea6534a1349da29513edca0fd4b2cfcd0ec38c79a4b656 [INFO] running `Command { std: "docker" "start" "-a" "de8e16e4ed2c05f3cbea6534a1349da29513edca0fd4b2cfcd0ec38c79a4b656", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling zuk v0.22.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "de8e16e4ed2c05f3cbea6534a1349da29513edca0fd4b2cfcd0ec38c79a4b656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de8e16e4ed2c05f3cbea6534a1349da29513edca0fd4b2cfcd0ec38c79a4b656", kill_on_drop: false }` [INFO] [stdout] de8e16e4ed2c05f3cbea6534a1349da29513edca0fd4b2cfcd0ec38c79a4b656 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 120b3493ca9510e2df8fcdc22af6831806b81112edd4afffa576b766185f8988 [INFO] running `Command { std: "docker" "start" "-a" "120b3493ca9510e2df8fcdc22af6831806b81112edd4afffa576b766185f8988", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zuk-2545e595ba4d3f01) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test rpc::tests::test_rpc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "120b3493ca9510e2df8fcdc22af6831806b81112edd4afffa576b766185f8988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "120b3493ca9510e2df8fcdc22af6831806b81112edd4afffa576b766185f8988", kill_on_drop: false }` [INFO] [stdout] 120b3493ca9510e2df8fcdc22af6831806b81112edd4afffa576b766185f8988