[INFO] cloning repository https://github.com/coeuvre/live-reload-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coeuvre/live-reload-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoeuvre%2Flive-reload-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoeuvre%2Flive-reload-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0906c704b24210d3da0916f9f1c5da50bae80871 [INFO] testing coeuvre/live-reload-demo against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoeuvre%2Flive-reload-demo" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coeuvre/live-reload-demo on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coeuvre/live-reload-demo [INFO] finished tweaking git repo https://github.com/coeuvre/live-reload-demo [INFO] tweaked toml for git repo https://github.com/coeuvre/live-reload-demo written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/coeuvre/live-reload-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v0.4.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc30868bb19309355125e3bd8e56d3e6ad439e665a5ce699aed60e8ea4c0973c [INFO] running `Command { std: "docker" "start" "-a" "dc30868bb19309355125e3bd8e56d3e6ad439e665a5ce699aed60e8ea4c0973c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc30868bb19309355125e3bd8e56d3e6ad439e665a5ce699aed60e8ea4c0973c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc30868bb19309355125e3bd8e56d3e6ad439e665a5ce699aed60e8ea4c0973c", kill_on_drop: false }` [INFO] [stdout] dc30868bb19309355125e3bd8e56d3e6ad439e665a5ce699aed60e8ea4c0973c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae58096bb26ce3f16323623af201942c8b9fff0f5e49ab38cc158b6b0f5f5b03 [INFO] running `Command { std: "docker" "start" "-a" "ae58096bb26ce3f16323623af201942c8b9fff0f5e49ab38cc158b6b0f5f5b03", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.12 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling bin v0.1.0 (/opt/rustwide/workdir/bin) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.37s [INFO] running `Command { std: "docker" "inspect" "ae58096bb26ce3f16323623af201942c8b9fff0f5e49ab38cc158b6b0f5f5b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae58096bb26ce3f16323623af201942c8b9fff0f5e49ab38cc158b6b0f5f5b03", kill_on_drop: false }` [INFO] [stdout] ae58096bb26ce3f16323623af201942c8b9fff0f5e49ab38cc158b6b0f5f5b03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2ccd8b097621fde01b62d6d974de33dfb28b890e19d3194d639e1f713d13baf [INFO] running `Command { std: "docker" "start" "-a" "b2ccd8b097621fde01b62d6d974de33dfb28b890e19d3194d639e1f713d13baf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling bin v0.1.0 (/opt/rustwide/workdir/bin) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "b2ccd8b097621fde01b62d6d974de33dfb28b890e19d3194d639e1f713d13baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ccd8b097621fde01b62d6d974de33dfb28b890e19d3194d639e1f713d13baf", kill_on_drop: false }` [INFO] [stdout] b2ccd8b097621fde01b62d6d974de33dfb28b890e19d3194d639e1f713d13baf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41c43ec96522390572b0162d709d2d24ae7937fffeeffb645983f30520ae5954 [INFO] running `Command { std: "docker" "start" "-a" "41c43ec96522390572b0162d709d2d24ae7937fffeeffb645983f30520ae5954", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bin-16cff96f437eae18) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lib-645592949a060b30) [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] [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" "41c43ec96522390572b0162d709d2d24ae7937fffeeffb645983f30520ae5954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41c43ec96522390572b0162d709d2d24ae7937fffeeffb645983f30520ae5954", kill_on_drop: false }` [INFO] [stdout] 41c43ec96522390572b0162d709d2d24ae7937fffeeffb645983f30520ae5954