[INFO] fetching crate gh-labelx 0.1.1... [INFO] testing gh-labelx-0.1.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate gh-labelx 0.1.1 into /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gh-labelx 0.1.1 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 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2b32dadaa5c8ee15e6132488e1f3e06c5bd10647f3224813a0ec6ec9fcbc7130 [INFO] running `Command { std: "docker" "start" "-a" "2b32dadaa5c8ee15e6132488e1f3e06c5bd10647f3224813a0ec6ec9fcbc7130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b32dadaa5c8ee15e6132488e1f3e06c5bd10647f3224813a0ec6ec9fcbc7130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b32dadaa5c8ee15e6132488e1f3e06c5bd10647f3224813a0ec6ec9fcbc7130", kill_on_drop: false }` [INFO] [stdout] 2b32dadaa5c8ee15e6132488e1f3e06c5bd10647f3224813a0ec6ec9fcbc7130 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1a0f0c168f6f821c2314d95353530d2a322fdf45053b265d1ffac0d7f68074be [INFO] running `Command { std: "docker" "start" "-a" "1a0f0c168f6f821c2314d95353530d2a322fdf45053b265d1ffac0d7f68074be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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 22.64s [INFO] running `Command { std: "docker" "inspect" "1a0f0c168f6f821c2314d95353530d2a322fdf45053b265d1ffac0d7f68074be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a0f0c168f6f821c2314d95353530d2a322fdf45053b265d1ffac0d7f68074be", kill_on_drop: false }` [INFO] [stdout] 1a0f0c168f6f821c2314d95353530d2a322fdf45053b265d1ffac0d7f68074be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0a071a5b493807d542de323e9d45e4fa07eb37131d6ba9b2feba0d2231d8a194 [INFO] running `Command { std: "docker" "start" "-a" "0a071a5b493807d542de323e9d45e4fa07eb37131d6ba9b2feba0d2231d8a194", 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.53s [INFO] running `Command { std: "docker" "inspect" "0a071a5b493807d542de323e9d45e4fa07eb37131d6ba9b2feba0d2231d8a194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a071a5b493807d542de323e9d45e4fa07eb37131d6ba9b2feba0d2231d8a194", kill_on_drop: false }` [INFO] [stdout] 0a071a5b493807d542de323e9d45e4fa07eb37131d6ba9b2feba0d2231d8a194 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 35ba32ab221108cb2d8f4a7fd5aa22682b09ee0de2830846e649fd940edf2432 [INFO] running `Command { std: "docker" "start" "-a" "35ba32ab221108cb2d8f4a7fd5aa22682b09ee0de2830846e649fd940edf2432", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gh_labelx-59fcddca32aa6985) [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" "35ba32ab221108cb2d8f4a7fd5aa22682b09ee0de2830846e649fd940edf2432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35ba32ab221108cb2d8f4a7fd5aa22682b09ee0de2830846e649fd940edf2432", kill_on_drop: false }` [INFO] [stdout] 35ba32ab221108cb2d8f4a7fd5aa22682b09ee0de2830846e649fd940edf2432