[INFO] cloning repository https://github.com/Jabster28/pertrickstence [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jabster28/pertrickstence" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJabster28%2Fpertrickstence", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJabster28%2Fpertrickstence'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 009fa995fd5c4201c825229e6a575a041d2fb9f3 [INFO] building Jabster28/pertrickstence against try#8e6760e82a081fb624e777d52ef744c1def2f593 for pr-105577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJabster28%2Fpertrickstence" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jabster28/pertrickstence on toolchain 8e6760e82a081fb624e777d52ef744c1def2f593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jabster28/pertrickstence [INFO] finished tweaking git repo https://github.com/Jabster28/pertrickstence [INFO] tweaked toml for git repo https://github.com/Jabster28/pertrickstence written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Jabster28/pertrickstence already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c516397dd9af90473828b173066e9a03b77c7743892a59ba5fdbe63a6924dfaa [INFO] running `Command { std: "docker" "start" "-a" "c516397dd9af90473828b173066e9a03b77c7743892a59ba5fdbe63a6924dfaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c516397dd9af90473828b173066e9a03b77c7743892a59ba5fdbe63a6924dfaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c516397dd9af90473828b173066e9a03b77c7743892a59ba5fdbe63a6924dfaa", kill_on_drop: false }` [INFO] [stdout] c516397dd9af90473828b173066e9a03b77c7743892a59ba5fdbe63a6924dfaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4132fd214dacf63196cbc6f005dd7057d65c13833f17d3c6d2c0ec2ee1110bb [INFO] running `Command { std: "docker" "start" "-a" "a4132fd214dacf63196cbc6f005dd7057d65c13833f17d3c6d2c0ec2ee1110bb", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling pertrickstence v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.46s [INFO] running `Command { std: "docker" "inspect" "a4132fd214dacf63196cbc6f005dd7057d65c13833f17d3c6d2c0ec2ee1110bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4132fd214dacf63196cbc6f005dd7057d65c13833f17d3c6d2c0ec2ee1110bb", kill_on_drop: false }` [INFO] [stdout] a4132fd214dacf63196cbc6f005dd7057d65c13833f17d3c6d2c0ec2ee1110bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38be26959b1bdd58a57b5128e1dfe6afb9fecbf1c7921a0c28cc80ba27c1ff53 [INFO] running `Command { std: "docker" "start" "-a" "38be26959b1bdd58a57b5128e1dfe6afb9fecbf1c7921a0c28cc80ba27c1ff53", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Compiling pertrickstence v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "38be26959b1bdd58a57b5128e1dfe6afb9fecbf1c7921a0c28cc80ba27c1ff53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38be26959b1bdd58a57b5128e1dfe6afb9fecbf1c7921a0c28cc80ba27c1ff53", kill_on_drop: false }` [INFO] [stdout] 38be26959b1bdd58a57b5128e1dfe6afb9fecbf1c7921a0c28cc80ba27c1ff53