[INFO] cloning repository https://github.com/MordragT/tryolite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MordragT/tryolite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMordragT%2Ftryolite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMordragT%2Ftryolite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c23d19fc5511db651ee732cf306f2e42a6640f78 [INFO] testing MordragT/tryolite against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMordragT%2Ftryolite" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MordragT/tryolite on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MordragT/tryolite [INFO] finished tweaking git repo https://github.com/MordragT/tryolite [INFO] tweaked toml for git repo https://github.com/MordragT/tryolite written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/MordragT/tryolite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4aef94eef1ea23a69291da37b61efe52b89f46ef414e9931f07824737defbfd5 [INFO] running `Command { std: "docker" "start" "-a" "4aef94eef1ea23a69291da37b61efe52b89f46ef414e9931f07824737defbfd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4aef94eef1ea23a69291da37b61efe52b89f46ef414e9931f07824737defbfd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aef94eef1ea23a69291da37b61efe52b89f46ef414e9931f07824737defbfd5", kill_on_drop: false }` [INFO] [stdout] 4aef94eef1ea23a69291da37b61efe52b89f46ef414e9931f07824737defbfd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d17bebaee4fdeea6ccdec2c95e2d6aa08ec398f06ce047f01584082401a4804 [INFO] running `Command { std: "docker" "start" "-a" "2d17bebaee4fdeea6ccdec2c95e2d6aa08ec398f06ce047f01584082401a4804", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling sysinfo v0.13.4 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libflate v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling procfs v0.7.9 [INFO] [stderr] Compiling tryolite v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.52s [INFO] running `Command { std: "docker" "inspect" "2d17bebaee4fdeea6ccdec2c95e2d6aa08ec398f06ce047f01584082401a4804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d17bebaee4fdeea6ccdec2c95e2d6aa08ec398f06ce047f01584082401a4804", kill_on_drop: false }` [INFO] [stdout] 2d17bebaee4fdeea6ccdec2c95e2d6aa08ec398f06ce047f01584082401a4804 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3202537226a0714ce5d662c89b478b9cd18c8de3f769a94b406709a21532709e [INFO] running `Command { std: "docker" "start" "-a" "3202537226a0714ce5d662c89b478b9cd18c8de3f769a94b406709a21532709e", kill_on_drop: false }` [INFO] [stderr] Compiling tryolite v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `Command { std: "docker" "inspect" "3202537226a0714ce5d662c89b478b9cd18c8de3f769a94b406709a21532709e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3202537226a0714ce5d662c89b478b9cd18c8de3f769a94b406709a21532709e", kill_on_drop: false }` [INFO] [stdout] 3202537226a0714ce5d662c89b478b9cd18c8de3f769a94b406709a21532709e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e408275abe80678e1c597a35d36f5b5594dffccc411577ded26363a509099f95 [INFO] running `Command { std: "docker" "start" "-a" "e408275abe80678e1c597a35d36f5b5594dffccc411577ded26363a509099f95", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tryolib-ae0dd3760095439b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test common::tests::test_is_sub ... ok [INFO] [stdout] test process::tests::test_wildcard_str_to_hex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests tryolib [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" "e408275abe80678e1c597a35d36f5b5594dffccc411577ded26363a509099f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e408275abe80678e1c597a35d36f5b5594dffccc411577ded26363a509099f95", kill_on_drop: false }` [INFO] [stdout] e408275abe80678e1c597a35d36f5b5594dffccc411577ded26363a509099f95