[INFO] cloning repository https://github.com/TomPridham/cargo-funnel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TomPridham/cargo-funnel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomPridham%2Fcargo-funnel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomPridham%2Fcargo-funnel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a373dbb73f653e39e721992e1bbf1e3bb1c57f68 [INFO] testing TomPridham/cargo-funnel against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomPridham%2Fcargo-funnel" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TomPridham/cargo-funnel on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TomPridham/cargo-funnel [INFO] finished tweaking git repo https://github.com/TomPridham/cargo-funnel [INFO] tweaked toml for git repo https://github.com/TomPridham/cargo-funnel written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/TomPridham/cargo-funnel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", 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] c180b47d128f76e3b54f936b91bf72430382e811af0a02c20d3175d2bc9a9023 [INFO] running `Command { std: "docker" "start" "-a" "c180b47d128f76e3b54f936b91bf72430382e811af0a02c20d3175d2bc9a9023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c180b47d128f76e3b54f936b91bf72430382e811af0a02c20d3175d2bc9a9023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c180b47d128f76e3b54f936b91bf72430382e811af0a02c20d3175d2bc9a9023", kill_on_drop: false }` [INFO] [stdout] c180b47d128f76e3b54f936b91bf72430382e811af0a02c20d3175d2bc9a9023 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] af3e82b3979c1ae720dc3b6a5d3ee6f59a0f82bfacdd3643826014da400a17ce [INFO] running `Command { std: "docker" "start" "-a" "af3e82b3979c1ae720dc3b6a5d3ee6f59a0f82bfacdd3643826014da400a17ce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling backtrace-sys v0.1.29 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling toml_edit v0.1.5 [INFO] [stderr] Compiling cargo_metadata v0.8.0 [INFO] [stderr] Compiling cargo-funnel v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "af3e82b3979c1ae720dc3b6a5d3ee6f59a0f82bfacdd3643826014da400a17ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af3e82b3979c1ae720dc3b6a5d3ee6f59a0f82bfacdd3643826014da400a17ce", kill_on_drop: false }` [INFO] [stdout] af3e82b3979c1ae720dc3b6a5d3ee6f59a0f82bfacdd3643826014da400a17ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 2dd27e7e0ae8bccb4276e35e0bad237de1dbaef585e0b9e280eb187eec5fee70 [INFO] running `Command { std: "docker" "start" "-a" "2dd27e7e0ae8bccb4276e35e0bad237de1dbaef585e0b9e280eb187eec5fee70", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-funnel v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "2dd27e7e0ae8bccb4276e35e0bad237de1dbaef585e0b9e280eb187eec5fee70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dd27e7e0ae8bccb4276e35e0bad237de1dbaef585e0b9e280eb187eec5fee70", kill_on_drop: false }` [INFO] [stdout] 2dd27e7e0ae8bccb4276e35e0bad237de1dbaef585e0b9e280eb187eec5fee70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 90ab97aff1bd4d15b42ede4eaa88f14169ed123b9e5a201fc686b987ab787ce7 [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" "90ab97aff1bd4d15b42ede4eaa88f14169ed123b9e5a201fc686b987ab787ce7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_funnel-8cc98736f06161cf [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "90ab97aff1bd4d15b42ede4eaa88f14169ed123b9e5a201fc686b987ab787ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90ab97aff1bd4d15b42ede4eaa88f14169ed123b9e5a201fc686b987ab787ce7", kill_on_drop: false }` [INFO] [stdout] 90ab97aff1bd4d15b42ede4eaa88f14169ed123b9e5a201fc686b987ab787ce7