[INFO] fetching crate rkubectl-features 0.0.0-alpha.1... [INFO] testing rkubectl-features-0.0.0-alpha.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate rkubectl-features 0.0.0-alpha.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate rkubectl-features 0.0.0-alpha.1 [INFO] finished tweaking crates.io crate rkubectl-features 0.0.0-alpha.1 [INFO] tweaked toml for crates.io crate rkubectl-features 0.0.0-alpha.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rkubectl-features 0.0.0-alpha.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 rkubectl-features 0.0.0-alpha.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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f262c3f6c865e06cf92a1bb66e6609d0d34d7f8208c1ee266ee762503ba136b1 [INFO] running `Command { std: "docker" "start" "-a" "f262c3f6c865e06cf92a1bb66e6609d0d34d7f8208c1ee266ee762503ba136b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f262c3f6c865e06cf92a1bb66e6609d0d34d7f8208c1ee266ee762503ba136b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f262c3f6c865e06cf92a1bb66e6609d0d34d7f8208c1ee266ee762503ba136b1", kill_on_drop: false }` [INFO] [stdout] f262c3f6c865e06cf92a1bb66e6609d0d34d7f8208c1ee266ee762503ba136b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 41c85469f59aef6a0130d8d34028eb0d65ecd3fa75d1a8f7da2233d9387ad2a3 [INFO] running `Command { std: "docker" "start" "-a" "41c85469f59aef6a0130d8d34028eb0d65ecd3fa75d1a8f7da2233d9387ad2a3", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling prometheus-parse v0.2.5 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling rkubectl-features v0.0.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.86s [INFO] running `Command { std: "docker" "inspect" "41c85469f59aef6a0130d8d34028eb0d65ecd3fa75d1a8f7da2233d9387ad2a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41c85469f59aef6a0130d8d34028eb0d65ecd3fa75d1a8f7da2233d9387ad2a3", kill_on_drop: false }` [INFO] [stdout] 41c85469f59aef6a0130d8d34028eb0d65ecd3fa75d1a8f7da2233d9387ad2a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d0952f659f784a1123152580e372965a4a539c5e6d5145aa6e812a1e8aa2018b [INFO] running `Command { std: "docker" "start" "-a" "d0952f659f784a1123152580e372965a4a539c5e6d5145aa6e812a1e8aa2018b", kill_on_drop: false }` [INFO] [stderr] Compiling rkubectl-features v0.0.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "d0952f659f784a1123152580e372965a4a539c5e6d5145aa6e812a1e8aa2018b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0952f659f784a1123152580e372965a4a539c5e6d5145aa6e812a1e8aa2018b", kill_on_drop: false }` [INFO] [stdout] d0952f659f784a1123152580e372965a4a539c5e6d5145aa6e812a1e8aa2018b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e3f3b563f64f6dc08a7a47fa8f688921d94bf4205f2a7e9aa255c5193fc4ebd8 [INFO] running `Command { std: "docker" "start" "-a" "e3f3b563f64f6dc08a7a47fa8f688921d94bf4205f2a7e9aa255c5193fc4ebd8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rkubectl_features-c307f285e9b70977) [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] [stderr] Doc-tests rkubectl_features [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" "e3f3b563f64f6dc08a7a47fa8f688921d94bf4205f2a7e9aa255c5193fc4ebd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3f3b563f64f6dc08a7a47fa8f688921d94bf4205f2a7e9aa255c5193fc4ebd8", kill_on_drop: false }` [INFO] [stdout] e3f3b563f64f6dc08a7a47fa8f688921d94bf4205f2a7e9aa255c5193fc4ebd8