[INFO] cloning repository https://github.com/Dzefo/scale [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dzefo/scale" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDzefo%2Fscale", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDzefo%2Fscale'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57462fc49a1137eac61f9c7a8a217e3e3d0b1cfa [INFO] testing Dzefo/scale against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDzefo%2Fscale" "/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/Dzefo/scale on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Dzefo/scale [INFO] finished tweaking git repo https://github.com/Dzefo/scale [INFO] tweaked toml for git repo https://github.com/Dzefo/scale written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Dzefo/scale already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e0abea1183b5d2f37cdee93192f8afa5268378e2ae2a369d1bd5e0e36987f3a [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" "7e0abea1183b5d2f37cdee93192f8afa5268378e2ae2a369d1bd5e0e36987f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e0abea1183b5d2f37cdee93192f8afa5268378e2ae2a369d1bd5e0e36987f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e0abea1183b5d2f37cdee93192f8afa5268378e2ae2a369d1bd5e0e36987f3a", kill_on_drop: false }` [INFO] [stdout] 7e0abea1183b5d2f37cdee93192f8afa5268378e2ae2a369d1bd5e0e36987f3a [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] 809238aaf56894231958d391f62a05f861d441c1df62e5d36e65d00663ea5191 [INFO] running `Command { std: "docker" "start" "-a" "809238aaf56894231958d391f62a05f861d441c1df62e5d36e65d00663ea5191", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling pretty-bytes v0.2.2 (https://github.com/Dzefo/rust-pretty-bytes#50309a2c) [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling scale v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.77s [INFO] running `Command { std: "docker" "inspect" "809238aaf56894231958d391f62a05f861d441c1df62e5d36e65d00663ea5191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "809238aaf56894231958d391f62a05f861d441c1df62e5d36e65d00663ea5191", kill_on_drop: false }` [INFO] [stdout] 809238aaf56894231958d391f62a05f861d441c1df62e5d36e65d00663ea5191 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e152b94bfcf0cc964516086a4cc1bf17a8bcfd65fba8ea9496f61b8c863bf31e [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" "e152b94bfcf0cc964516086a4cc1bf17a8bcfd65fba8ea9496f61b8c863bf31e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling scale v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 58.44s [INFO] running `Command { std: "docker" "inspect" "e152b94bfcf0cc964516086a4cc1bf17a8bcfd65fba8ea9496f61b8c863bf31e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e152b94bfcf0cc964516086a4cc1bf17a8bcfd65fba8ea9496f61b8c863bf31e", kill_on_drop: false }` [INFO] [stdout] e152b94bfcf0cc964516086a4cc1bf17a8bcfd65fba8ea9496f61b8c863bf31e [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c83eefa200cbbe637c8df6985b3fb7b5eef358e92ec3e26a0eac1f24759458a [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" "8c83eefa200cbbe637c8df6985b3fb7b5eef358e92ec3e26a0eac1f24759458a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.88s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/scale-78e0f43c3328f93e) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/scale-d377a6db733c9d3f) [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] [stderr] Doc-tests scale [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] [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" "8c83eefa200cbbe637c8df6985b3fb7b5eef358e92ec3e26a0eac1f24759458a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c83eefa200cbbe637c8df6985b3fb7b5eef358e92ec3e26a0eac1f24759458a", kill_on_drop: false }` [INFO] [stdout] 8c83eefa200cbbe637c8df6985b3fb7b5eef358e92ec3e26a0eac1f24759458a