[INFO] cloning repository https://github.com/avranju/web-refresh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avranju/web-refresh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favranju%2Fweb-refresh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favranju%2Fweb-refresh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7efd71fe484070a7d0e46119a460c0b5449a6b87 [INFO] testing avranju/web-refresh against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favranju%2Fweb-refresh" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/avranju/web-refresh on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/avranju/web-refresh [INFO] finished tweaking git repo https://github.com/avranju/web-refresh [INFO] tweaked toml for git repo https://github.com/avranju/web-refresh written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/avranju/web-refresh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-error v0.4.8 [INFO] [stderr] Downloaded proc-macro-error-attr v0.4.8 [INFO] [stderr] Downloaded derive_builder_core v0.2.0 [INFO] [stderr] Downloaded structopt-derive v0.4.2 [INFO] [stderr] Downloaded derive_builder v0.5.1 [INFO] [stderr] Downloaded structopt v0.3.9 [INFO] [stderr] Downloaded serde_json v1.0.46 [INFO] [stderr] Downloaded stderrlog v0.2.4 [INFO] [stderr] Downloaded webdriver_client v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e270358cfa39e2f47600f8b482f95d492472a3866d5d46a0086b5bedf942bdb8 [INFO] running `Command { std: "docker" "start" "-a" "e270358cfa39e2f47600f8b482f95d492472a3866d5d46a0086b5bedf942bdb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e270358cfa39e2f47600f8b482f95d492472a3866d5d46a0086b5bedf942bdb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e270358cfa39e2f47600f8b482f95d492472a3866d5d46a0086b5bedf942bdb8", kill_on_drop: false }` [INFO] [stdout] e270358cfa39e2f47600f8b482f95d492472a3866d5d46a0086b5bedf942bdb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac6711cec5088e1e741e718ed3d3fc11bd7f0bc76af600f054e7b5ee52e4a582 [INFO] running `Command { std: "docker" "start" "-a" "ac6711cec5088e1e741e718ed3d3fc11bd7f0bc76af600f054e7b5ee52e4a582", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.46 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling stderrlog v0.2.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling webdriver_client v0.2.3 [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling web-refresh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.34s [INFO] running `Command { std: "docker" "inspect" "ac6711cec5088e1e741e718ed3d3fc11bd7f0bc76af600f054e7b5ee52e4a582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac6711cec5088e1e741e718ed3d3fc11bd7f0bc76af600f054e7b5ee52e4a582", kill_on_drop: false }` [INFO] [stdout] ac6711cec5088e1e741e718ed3d3fc11bd7f0bc76af600f054e7b5ee52e4a582 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69023e7fbe6fed74a396711563e2a6f9eeb4843e0e4b79022d05e8ec3cb39bce [INFO] running `Command { std: "docker" "start" "-a" "69023e7fbe6fed74a396711563e2a6f9eeb4843e0e4b79022d05e8ec3cb39bce", kill_on_drop: false }` [INFO] [stderr] Compiling web-refresh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "69023e7fbe6fed74a396711563e2a6f9eeb4843e0e4b79022d05e8ec3cb39bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69023e7fbe6fed74a396711563e2a6f9eeb4843e0e4b79022d05e8ec3cb39bce", kill_on_drop: false }` [INFO] [stdout] 69023e7fbe6fed74a396711563e2a6f9eeb4843e0e4b79022d05e8ec3cb39bce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1b7a3bb42e23695e5f102b7c79b66c5f6472c1f1443c68425b8829b4db9b3d16 [INFO] running `Command { std: "docker" "start" "-a" "1b7a3bb42e23695e5f102b7c79b66c5f6472c1f1443c68425b8829b4db9b3d16", 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] Finished test [unoptimized + debuginfo] target(s) in 3.27s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/web_refresh-2da00d1626619dd9) [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" "1b7a3bb42e23695e5f102b7c79b66c5f6472c1f1443c68425b8829b4db9b3d16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b7a3bb42e23695e5f102b7c79b66c5f6472c1f1443c68425b8829b4db9b3d16", kill_on_drop: false }` [INFO] [stdout] 1b7a3bb42e23695e5f102b7c79b66c5f6472c1f1443c68425b8829b4db9b3d16