[INFO] cloning repository https://github.com/ajnewlands/chrome-ext [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajnewlands/chrome-ext" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajnewlands%2Fchrome-ext", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajnewlands%2Fchrome-ext'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61f6c913993fa233c095e651298f735922536739 [INFO] testing ajnewlands/chrome-ext against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajnewlands%2Fchrome-ext" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ajnewlands/chrome-ext on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ajnewlands/chrome-ext [INFO] finished tweaking git repo https://github.com/ajnewlands/chrome-ext [INFO] tweaked toml for git repo https://github.com/ajnewlands/chrome-ext written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/ajnewlands/chrome-ext already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1042f5e7875118c28f925f53d00f78c7c3d7a3c9ff53ffc6caf19b8552120687 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1042f5e7875118c28f925f53d00f78c7c3d7a3c9ff53ffc6caf19b8552120687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1042f5e7875118c28f925f53d00f78c7c3d7a3c9ff53ffc6caf19b8552120687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1042f5e7875118c28f925f53d00f78c7c3d7a3c9ff53ffc6caf19b8552120687", kill_on_drop: false }` [INFO] [stdout] 1042f5e7875118c28f925f53d00f78c7c3d7a3c9ff53ffc6caf19b8552120687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 138053ea60fd6c8635135714bb40ed5e11de71c4612ff97ac22de465dc5f404f [INFO] running `Command { std: "docker" "start" "-a" "138053ea60fd6c8635135714bb40ed5e11de71c4612ff97ac22de465dc5f404f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling doc-comment v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling amq-protocol-uri v4.2.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling pinky-swear v1.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling tcp-stream v0.9.1 [INFO] [stderr] Compiling tokio-util v0.3.0 [INFO] [stderr] Compiling amq-protocol-tcp v4.2.2 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling amq-protocol-types v4.2.2 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling amq-protocol-codegen v4.2.2 [INFO] [stderr] Compiling amq-protocol v4.2.2 [INFO] [stderr] Compiling lapin v0.32.2 [INFO] [stderr] Compiling chrome-ext v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "138053ea60fd6c8635135714bb40ed5e11de71c4612ff97ac22de465dc5f404f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "138053ea60fd6c8635135714bb40ed5e11de71c4612ff97ac22de465dc5f404f", kill_on_drop: false }` [INFO] [stdout] 138053ea60fd6c8635135714bb40ed5e11de71c4612ff97ac22de465dc5f404f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7f33c7f2eaf7f6f9ed606c67bdb5b43fb18206924156b652e1f3f2ea926fae48 [INFO] running `Command { std: "docker" "start" "-a" "7f33c7f2eaf7f6f9ed606c67bdb5b43fb18206924156b652e1f3f2ea926fae48", kill_on_drop: false }` [INFO] [stderr] Compiling chrome-ext v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "7f33c7f2eaf7f6f9ed606c67bdb5b43fb18206924156b652e1f3f2ea926fae48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f33c7f2eaf7f6f9ed606c67bdb5b43fb18206924156b652e1f3f2ea926fae48", kill_on_drop: false }` [INFO] [stdout] 7f33c7f2eaf7f6f9ed606c67bdb5b43fb18206924156b652e1f3f2ea926fae48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41cc89c9d9b0de34fc96fc3a7880e558a7df8322545f657e409aa0e74af54899 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "41cc89c9d9b0de34fc96fc3a7880e558a7df8322545f657e409aa0e74af54899", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chrome_ext-b1fa02befc583a6b) [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" "41cc89c9d9b0de34fc96fc3a7880e558a7df8322545f657e409aa0e74af54899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41cc89c9d9b0de34fc96fc3a7880e558a7df8322545f657e409aa0e74af54899", kill_on_drop: false }` [INFO] [stdout] 41cc89c9d9b0de34fc96fc3a7880e558a7df8322545f657e409aa0e74af54899