[INFO] fetching crate gh-labelx 0.1.1... [INFO] testing gh-labelx-0.1.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate gh-labelx 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate gh-labelx 0.1.1 [INFO] finished tweaking crates.io crate gh-labelx 0.1.1 [INFO] tweaked toml for crates.io crate gh-labelx 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gh-labelx 0.1.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gh-labelx 0.1.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gh-config v0.1.1 [INFO] [stderr] Downloaded pest_meta v2.1.3 [INFO] [stderr] Downloaded tempdir v0.3.7 [INFO] [stderr] Downloaded pest_generator v2.1.3 [INFO] [stderr] Downloaded uuid v1.1.2 [INFO] [stderr] Downloaded pest_derive v2.1.0 [INFO] [stderr] Downloaded ucd-trie v0.1.4 [INFO] [stderr] Downloaded thiserror-impl v1.0.31 [INFO] [stderr] Downloaded thiserror v1.0.31 [INFO] [stderr] Downloaded anyhow v1.0.58 [INFO] [stderr] Downloaded hcl-rs v0.6.2 [INFO] [stderr] Downloaded redox_syscall v0.2.15 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e47c55133df553182ece048f7e7eb847b64db47da680a885db78a1d4a166a92d [INFO] running `Command { std: "docker" "start" "-a" "e47c55133df553182ece048f7e7eb847b64db47da680a885db78a1d4a166a92d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e47c55133df553182ece048f7e7eb847b64db47da680a885db78a1d4a166a92d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e47c55133df553182ece048f7e7eb847b64db47da680a885db78a1d4a166a92d", kill_on_drop: false }` [INFO] [stdout] e47c55133df553182ece048f7e7eb847b64db47da680a885db78a1d4a166a92d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29d48681be0b572d88f00e5ed3c53b90c6d1150950b55d6306c1066c8b48ea9e [INFO] running `Command { std: "docker" "start" "-a" "29d48681be0b572d88f00e5ed3c53b90c6d1150950b55d6306c1066c8b48ea9e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling hcl-rs v0.6.2 [INFO] [stderr] Compiling clap v3.2.14 [INFO] [stderr] Compiling gh-config v0.1.1 [INFO] [stderr] Compiling gh-labelx v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.40s [INFO] running `Command { std: "docker" "inspect" "29d48681be0b572d88f00e5ed3c53b90c6d1150950b55d6306c1066c8b48ea9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29d48681be0b572d88f00e5ed3c53b90c6d1150950b55d6306c1066c8b48ea9e", kill_on_drop: false }` [INFO] [stdout] 29d48681be0b572d88f00e5ed3c53b90c6d1150950b55d6306c1066c8b48ea9e [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81905b0aeb24ed354e8ffb2cbcb73792caf554b706da930e4e6f5a2da905850a [INFO] running `Command { std: "docker" "start" "-a" "81905b0aeb24ed354e8ffb2cbcb73792caf554b706da930e4e6f5a2da905850a", kill_on_drop: false }` [INFO] [stderr] Compiling gh-labelx v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "81905b0aeb24ed354e8ffb2cbcb73792caf554b706da930e4e6f5a2da905850a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81905b0aeb24ed354e8ffb2cbcb73792caf554b706da930e4e6f5a2da905850a", kill_on_drop: false }` [INFO] [stdout] 81905b0aeb24ed354e8ffb2cbcb73792caf554b706da930e4e6f5a2da905850a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4f113e97cebf62cd5b7ec55031ef982efa142ab96e99b472f575739c17d598a1 [INFO] running `Command { std: "docker" "start" "-a" "4f113e97cebf62cd5b7ec55031ef982efa142ab96e99b472f575739c17d598a1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gh_labelx-ff2e7904455e5d3d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4f113e97cebf62cd5b7ec55031ef982efa142ab96e99b472f575739c17d598a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f113e97cebf62cd5b7ec55031ef982efa142ab96e99b472f575739c17d598a1", kill_on_drop: false }` [INFO] [stdout] 4f113e97cebf62cd5b7ec55031ef982efa142ab96e99b472f575739c17d598a1