[INFO] cloning repository https://github.com/Redent0r/rust-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Redent0r/rust-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedent0r%2Frust-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedent0r%2Frust-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c29aff77902a6bae0ee2f0d7a4dff09045626be [INFO] building Redent0r/rust-test against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedent0r%2Frust-test" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Redent0r/rust-test [INFO] finished tweaking git repo https://github.com/Redent0r/rust-test [INFO] tweaked toml for git repo https://github.com/Redent0r/rust-test written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Redent0r/rust-test on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Redent0r/rust-test 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wax v0.6.0 [INFO] [stderr] Downloaded scientific v0.5.3 [INFO] [stderr] Downloaded scientific-macro v0.5.2 [INFO] [stderr] Downloaded chrono-tz-build v0.2.1 [INFO] [stderr] Downloaded indexmap v2.0.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.49 [INFO] [stderr] Downloaded hashbrown v0.14.1 [INFO] [stderr] Downloaded jsonschema v0.18.0 [INFO] [stderr] Downloaded serde_yaml v0.9.25 [INFO] [stderr] Downloaded thiserror v1.0.49 [INFO] [stderr] Downloaded pori v0.0.0 [INFO] [stderr] Downloaded chrono-tz v0.8.6 [INFO] [stderr] Downloaded regorus v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba5cfddb46157a4395320a76bfe5b7b81aa8a2431205bff218c0e593a1ae1110 [INFO] running `Command { std: "docker" "start" "-a" "ba5cfddb46157a4395320a76bfe5b7b81aa8a2431205bff218c0e593a1ae1110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba5cfddb46157a4395320a76bfe5b7b81aa8a2431205bff218c0e593a1ae1110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba5cfddb46157a4395320a76bfe5b7b81aa8a2431205bff218c0e593a1ae1110", kill_on_drop: false }` [INFO] [stdout] ba5cfddb46157a4395320a76bfe5b7b81aa8a2431205bff218c0e593a1ae1110 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56e49e96e943eb5ec549f58aac8a58c258b7306328687369cc10b769dc921dbb [INFO] running `Command { std: "docker" "start" "-a" "56e49e96e943eb5ec549f58aac8a58c258b7306328687369cc10b769dc921dbb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling regorus v0.2.2 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling scientific-macro v0.5.2 [INFO] [stderr] Compiling iso8601 v0.6.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling scientific v0.5.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling jsonschema v0.18.0 [INFO] [stderr] Compiling rust-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.03s [INFO] running `Command { std: "docker" "inspect" "56e49e96e943eb5ec549f58aac8a58c258b7306328687369cc10b769dc921dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56e49e96e943eb5ec549f58aac8a58c258b7306328687369cc10b769dc921dbb", kill_on_drop: false }` [INFO] [stdout] 56e49e96e943eb5ec549f58aac8a58c258b7306328687369cc10b769dc921dbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53d8e06a14923145ffc154dfd702e2b5d791ca67a60ef45d077a9635718aecf7 [INFO] running `Command { std: "docker" "start" "-a" "53d8e06a14923145ffc154dfd702e2b5d791ca67a60ef45d077a9635718aecf7", kill_on_drop: false }` [INFO] [stderr] Compiling rust-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "53d8e06a14923145ffc154dfd702e2b5d791ca67a60ef45d077a9635718aecf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53d8e06a14923145ffc154dfd702e2b5d791ca67a60ef45d077a9635718aecf7", kill_on_drop: false }` [INFO] [stdout] 53d8e06a14923145ffc154dfd702e2b5d791ca67a60ef45d077a9635718aecf7