[INFO] cloning repository https://github.com/code-stream-dev/marco [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/code-stream-dev/marco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-stream-dev%2Fmarco", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-stream-dev%2Fmarco'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfb01f225e4b317d95338e7e07989355164dbd83 [INFO] testing code-stream-dev/marco against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-stream-dev%2Fmarco" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/code-stream-dev/marco 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/code-stream-dev/marco [INFO] finished tweaking git repo https://github.com/code-stream-dev/marco [INFO] tweaked toml for git repo https://github.com/code-stream-dev/marco written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/code-stream-dev/marco 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a02c7308caece0684c297473c6e8208e0edb0fe2d0a60e0464c0cdacc50a8f5e [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" "a02c7308caece0684c297473c6e8208e0edb0fe2d0a60e0464c0cdacc50a8f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a02c7308caece0684c297473c6e8208e0edb0fe2d0a60e0464c0cdacc50a8f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a02c7308caece0684c297473c6e8208e0edb0fe2d0a60e0464c0cdacc50a8f5e", kill_on_drop: false }` [INFO] [stdout] a02c7308caece0684c297473c6e8208e0edb0fe2d0a60e0464c0cdacc50a8f5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/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] bb94be70dc0cd62c28f496adee566bedcc5ffd577e2afe797a2885f264d5b908 [INFO] running `Command { std: "docker" "start" "-a" "bb94be70dc0cd62c28f496adee566bedcc5ffd577e2afe797a2885f264d5b908", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling pq-sys v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling futures v0.1.11 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling syn v0.11.9 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling net2 v0.2.27 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling bytes v0.4.1 [INFO] [stderr] Compiling mio v0.6.6 [INFO] [stderr] Compiling diesel v0.11.4 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling tokio-io v0.1.1 [INFO] [stderr] Compiling tokio-core v0.1.6 [INFO] [stderr] Compiling dotenv v0.8.0 [INFO] [stderr] Compiling diesel_infer_schema v0.11.0 [INFO] [stderr] Compiling diesel_codegen v0.11.0 [INFO] [stderr] Compiling marco v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.25s [INFO] running `Command { std: "docker" "inspect" "bb94be70dc0cd62c28f496adee566bedcc5ffd577e2afe797a2885f264d5b908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb94be70dc0cd62c28f496adee566bedcc5ffd577e2afe797a2885f264d5b908", kill_on_drop: false }` [INFO] [stdout] bb94be70dc0cd62c28f496adee566bedcc5ffd577e2afe797a2885f264d5b908 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7abf5d03d2a986f51d3cf709256e73bc881ee915e2a90c99d435ea75a98303e2 [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" "7abf5d03d2a986f51d3cf709256e73bc881ee915e2a90c99d435ea75a98303e2", kill_on_drop: false }` [INFO] [stderr] Compiling marco v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "7abf5d03d2a986f51d3cf709256e73bc881ee915e2a90c99d435ea75a98303e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7abf5d03d2a986f51d3cf709256e73bc881ee915e2a90c99d435ea75a98303e2", kill_on_drop: false }` [INFO] [stdout] 7abf5d03d2a986f51d3cf709256e73bc881ee915e2a90c99d435ea75a98303e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 96a4d14f59f17f7a202ca128db005bb3115e7ebf7cdc31f1d1b6d4754343bb18 [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" "96a4d14f59f17f7a202ca128db005bb3115e7ebf7cdc31f1d1b6d4754343bb18", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/marco-4690e00d4d7b8579 [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" "96a4d14f59f17f7a202ca128db005bb3115e7ebf7cdc31f1d1b6d4754343bb18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96a4d14f59f17f7a202ca128db005bb3115e7ebf7cdc31f1d1b6d4754343bb18", kill_on_drop: false }` [INFO] [stdout] 96a4d14f59f17f7a202ca128db005bb3115e7ebf7cdc31f1d1b6d4754343bb18