[INFO] cloning repository https://github.com/DmitryDodzin/vfhm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DmitryDodzin/vfhm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitryDodzin%2Fvfhm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitryDodzin%2Fvfhm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec3ffb9ff4270da9d7920885ff9ae93079c89502 [INFO] building DmitryDodzin/vfhm against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitryDodzin%2Fvfhm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/DmitryDodzin/vfhm [INFO] finished tweaking git repo https://github.com/DmitryDodzin/vfhm [INFO] tweaked toml for git repo https://github.com/DmitryDodzin/vfhm written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DmitryDodzin/vfhm 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/DmitryDodzin/vfhm 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] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.28 [INFO] [stderr] Downloaded unicode-ident v1.0.9 [INFO] [stderr] Downloaded ciborium-io v0.2.1 [INFO] [stderr] Downloaded plotters-backend v0.3.4 [INFO] [stderr] Downloaded ciborium-ll v0.2.1 [INFO] [stderr] Downloaded ciborium v0.2.1 [INFO] [stderr] Downloaded serde_derive v1.0.164 [INFO] [stderr] Downloaded proc-macro2 v1.0.60 [INFO] [stderr] Downloaded serde v1.0.164 [INFO] [stderr] Downloaded criterion v0.4.0 [INFO] [stderr] Downloaded js-sys v0.3.63 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.14 [INFO] [stderr] Downloaded tempfile v3.6.0 [INFO] [stderr] Downloaded plotters v0.3.4 [INFO] [stderr] Downloaded syn v2.0.18 [INFO] [stderr] Downloaded wasm-bindgen v0.2.86 [INFO] [stderr] Downloaded regex v1.8.4 [INFO] [stderr] Downloaded log v0.4.18 [INFO] [stderr] Downloaded os_str_bytes v6.5.0 [INFO] [stderr] Downloaded hermit-abi v0.2.6 [INFO] [stderr] Downloaded rustix v0.37.23 [INFO] [stderr] Downloaded regex-syntax v0.7.2 [INFO] [stderr] Downloaded num_cpus v1.15.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.36 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.86 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.86 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.86 [INFO] [stderr] Downloaded plotters-svg v0.3.3 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.86 [INFO] [stderr] Downloaded libc v0.2.146 [INFO] [stderr] Downloaded web-sys v0.3.63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fbe1049ac103134aaa5b62e9f6a1149d89fc9607f61e07d81ef00ce929e97fea [INFO] running `Command { std: "docker" "start" "-a" "fbe1049ac103134aaa5b62e9f6a1149d89fc9607f61e07d81ef00ce929e97fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbe1049ac103134aaa5b62e9f6a1149d89fc9607f61e07d81ef00ce929e97fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbe1049ac103134aaa5b62e9f6a1149d89fc9607f61e07d81ef00ce929e97fea", kill_on_drop: false }` [INFO] [stdout] fbe1049ac103134aaa5b62e9f6a1149d89fc9607f61e07d81ef00ce929e97fea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 501b001ed3bce47be6fb1a74dde8faa2ad0d7578b5020a786590ba2a4ba91dca [INFO] running `Command { std: "docker" "start" "-a" "501b001ed3bce47be6fb1a74dde8faa2ad0d7578b5020a786590ba2a4ba91dca", kill_on_drop: false }` [INFO] [stderr] Compiling vfhm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] running `Command { std: "docker" "inspect" "501b001ed3bce47be6fb1a74dde8faa2ad0d7578b5020a786590ba2a4ba91dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "501b001ed3bce47be6fb1a74dde8faa2ad0d7578b5020a786590ba2a4ba91dca", kill_on_drop: false }` [INFO] [stdout] 501b001ed3bce47be6fb1a74dde8faa2ad0d7578b5020a786590ba2a4ba91dca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 28956df75f3031849a82cbe905f4aa17ddcdafa1d5c7512920e3a6aa44c00eed [INFO] running `Command { std: "docker" "start" "-a" "28956df75f3031849a82cbe905f4aa17ddcdafa1d5c7512920e3a6aa44c00eed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling vfhm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.60s [INFO] running `Command { std: "docker" "inspect" "28956df75f3031849a82cbe905f4aa17ddcdafa1d5c7512920e3a6aa44c00eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28956df75f3031849a82cbe905f4aa17ddcdafa1d5c7512920e3a6aa44c00eed", kill_on_drop: false }` [INFO] [stdout] 28956df75f3031849a82cbe905f4aa17ddcdafa1d5c7512920e3a6aa44c00eed