[INFO] cloning repository https://github.com/Mobilpadde/log-print [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mobilpadde/log-print" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMobilpadde%2Flog-print", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMobilpadde%2Flog-print'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc51ebe07245ed00e9e7492d4b18b354e11249cc [INFO] testing Mobilpadde/log-print against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMobilpadde%2Flog-print" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 42% (6/14) Checking out files: 50% (7/14) Checking out files: 57% (8/14) Checking out files: 64% (9/14) Checking out files: 71% (10/14) Checking out files: 78% (11/14) Checking out files: 85% (12/14) Checking out files: 92% (13/14) Checking out files: 100% (14/14) Checking out files: 100% (14/14), done. [INFO] validating manifest of git repo https://github.com/Mobilpadde/log-print on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mobilpadde/log-print [INFO] finished tweaking git repo https://github.com/Mobilpadde/log-print [INFO] tweaked toml for git repo https://github.com/Mobilpadde/log-print written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Mobilpadde/log-print already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 667a3915f11738c7c75331ca6eef695cec7402f423c2aab121ef75059f1d12cf [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" "667a3915f11738c7c75331ca6eef695cec7402f423c2aab121ef75059f1d12cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "667a3915f11738c7c75331ca6eef695cec7402f423c2aab121ef75059f1d12cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "667a3915f11738c7c75331ca6eef695cec7402f423c2aab121ef75059f1d12cf", kill_on_drop: false }` [INFO] [stdout] 667a3915f11738c7c75331ca6eef695cec7402f423c2aab121ef75059f1d12cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdb24ce73f93e8007f7703671ef7818ed787a247c2e52db4c9d1a102a0f9634b [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" "bdb24ce73f93e8007f7703671ef7818ed787a247c2e52db4c9d1a102a0f9634b", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling pom v3.0.3 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling lopdf v0.23.0 [INFO] [stderr] Compiling printpdf v0.2.12 [INFO] [stderr] Compiling log-print v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.72s [INFO] running `Command { std: "docker" "inspect" "bdb24ce73f93e8007f7703671ef7818ed787a247c2e52db4c9d1a102a0f9634b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdb24ce73f93e8007f7703671ef7818ed787a247c2e52db4c9d1a102a0f9634b", kill_on_drop: false }` [INFO] [stdout] bdb24ce73f93e8007f7703671ef7818ed787a247c2e52db4c9d1a102a0f9634b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae29cf348eb23e67706cdd3f0944890d1d67d0e270d869ae92a49d5eaab48875 [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" "ae29cf348eb23e67706cdd3f0944890d1d67d0e270d869ae92a49d5eaab48875", kill_on_drop: false }` [INFO] [stderr] Compiling log-print v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "ae29cf348eb23e67706cdd3f0944890d1d67d0e270d869ae92a49d5eaab48875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae29cf348eb23e67706cdd3f0944890d1d67d0e270d869ae92a49d5eaab48875", kill_on_drop: false }` [INFO] [stdout] ae29cf348eb23e67706cdd3f0944890d1d67d0e270d869ae92a49d5eaab48875 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 444b2aa4dfe208e198e508042b486b9e24285984b6f2bfe6df636e92e9525e4d [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" "444b2aa4dfe208e198e508042b486b9e24285984b6f2bfe6df636e92e9525e4d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/log_print-f3a92f6c0e8e7479 [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" "444b2aa4dfe208e198e508042b486b9e24285984b6f2bfe6df636e92e9525e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "444b2aa4dfe208e198e508042b486b9e24285984b6f2bfe6df636e92e9525e4d", kill_on_drop: false }` [INFO] [stdout] 444b2aa4dfe208e198e508042b486b9e24285984b6f2bfe6df636e92e9525e4d