[INFO] cloning repository https://github.com/JoshMarron/lightswitch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoshMarron/lightswitch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshMarron%2Flightswitch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshMarron%2Flightswitch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dca82c8e6f599548ea689348874f34561693c350 [INFO] testing JoshMarron/lightswitch 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%2FJoshMarron%2Flightswitch" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JoshMarron/lightswitch 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/JoshMarron/lightswitch [INFO] finished tweaking git repo https://github.com/JoshMarron/lightswitch [INFO] tweaked toml for git repo https://github.com/JoshMarron/lightswitch written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/JoshMarron/lightswitch 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 6d339fe5ea68f456036871be5597bf6743a5df157637a659a4087e221dae590e [INFO] running `Command { std: "docker" "start" "-a" "6d339fe5ea68f456036871be5597bf6743a5df157637a659a4087e221dae590e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d339fe5ea68f456036871be5597bf6743a5df157637a659a4087e221dae590e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d339fe5ea68f456036871be5597bf6743a5df157637a659a4087e221dae590e", kill_on_drop: false }` [INFO] [stdout] 6d339fe5ea68f456036871be5597bf6743a5df157637a659a4087e221dae590e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 12ea5449707dfc47be38cd4caf1bbb921f4d8ef461f6fc142a55db87ae7b6fce [INFO] running `Command { std: "docker" "start" "-a" "12ea5449707dfc47be38cd4caf1bbb921f4d8ef461f6fc142a55db87ae7b6fce", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling multipart v0.15.4 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling rouille v3.0.0 [INFO] [stderr] Compiling lightswitch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.67s [INFO] running `Command { std: "docker" "inspect" "12ea5449707dfc47be38cd4caf1bbb921f4d8ef461f6fc142a55db87ae7b6fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12ea5449707dfc47be38cd4caf1bbb921f4d8ef461f6fc142a55db87ae7b6fce", kill_on_drop: false }` [INFO] [stdout] 12ea5449707dfc47be38cd4caf1bbb921f4d8ef461f6fc142a55db87ae7b6fce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] c681ed14a3ce0a67908e68f08cde3cca2accd32c946cb490b2e6c1bb6bc7b9d1 [INFO] running `Command { std: "docker" "start" "-a" "c681ed14a3ce0a67908e68f08cde3cca2accd32c946cb490b2e6c1bb6bc7b9d1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lightswitch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `Command { std: "docker" "inspect" "c681ed14a3ce0a67908e68f08cde3cca2accd32c946cb490b2e6c1bb6bc7b9d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c681ed14a3ce0a67908e68f08cde3cca2accd32c946cb490b2e6c1bb6bc7b9d1", kill_on_drop: false }` [INFO] [stdout] c681ed14a3ce0a67908e68f08cde3cca2accd32c946cb490b2e6c1bb6bc7b9d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 2069fc52646ad3b2b3eb81139ea9714b5091e6f151fce238ff17c2ca47c14ae7 [INFO] running `Command { std: "docker" "start" "-a" "2069fc52646ad3b2b3eb81139ea9714b5091e6f151fce238ff17c2ca47c14ae7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.78s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lightswitch-be9d2c90df836b13) [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" "2069fc52646ad3b2b3eb81139ea9714b5091e6f151fce238ff17c2ca47c14ae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2069fc52646ad3b2b3eb81139ea9714b5091e6f151fce238ff17c2ca47c14ae7", kill_on_drop: false }` [INFO] [stdout] 2069fc52646ad3b2b3eb81139ea9714b5091e6f151fce238ff17c2ca47c14ae7