[INFO] cloning repository https://github.com/evanlihou/lake_tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evanlihou/lake_tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanlihou%2Flake_tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanlihou%2Flake_tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d37373f024ad5f87a2e91276470c50fccf6712f0 [INFO] testing evanlihou/lake_tools against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanlihou%2Flake_tools" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/evanlihou/lake_tools 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/evanlihou/lake_tools [INFO] finished tweaking git repo https://github.com/evanlihou/lake_tools [INFO] tweaked toml for git repo https://github.com/evanlihou/lake_tools written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/evanlihou/lake_tools 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 35437e3f359205ea9e8628941c9b047cc4c8e3e9a5667b46f337d86bc0b722af [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" "35437e3f359205ea9e8628941c9b047cc4c8e3e9a5667b46f337d86bc0b722af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35437e3f359205ea9e8628941c9b047cc4c8e3e9a5667b46f337d86bc0b722af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35437e3f359205ea9e8628941c9b047cc4c8e3e9a5667b46f337d86bc0b722af", kill_on_drop: false }` [INFO] [stdout] 35437e3f359205ea9e8628941c9b047cc4c8e3e9a5667b46f337d86bc0b722af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] b606f75d332c6c524c85f9c31b9d44fb54717af30c6f63026ead4961385a627b [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" "b606f75d332c6c524c85f9c31b9d44fb54717af30c6f63026ead4961385a627b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling ctrlc v3.1.8 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling lake_tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 33` [INFO] running `Command { std: "docker" "inspect" "b606f75d332c6c524c85f9c31b9d44fb54717af30c6f63026ead4961385a627b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b606f75d332c6c524c85f9c31b9d44fb54717af30c6f63026ead4961385a627b", kill_on_drop: false }` [INFO] [stdout] b606f75d332c6c524c85f9c31b9d44fb54717af30c6f63026ead4961385a627b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 3fcf834d2d77514d4f64d2de5ba49bc39e0ec4fa78197108c9f315f6a9bdd72f [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" "3fcf834d2d77514d4f64d2de5ba49bc39e0ec4fa78197108c9f315f6a9bdd72f", kill_on_drop: false }` [INFO] [stderr] Compiling lake_tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 34` [INFO] running `Command { std: "docker" "inspect" "3fcf834d2d77514d4f64d2de5ba49bc39e0ec4fa78197108c9f315f6a9bdd72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fcf834d2d77514d4f64d2de5ba49bc39e0ec4fa78197108c9f315f6a9bdd72f", kill_on_drop: false }` [INFO] [stdout] 3fcf834d2d77514d4f64d2de5ba49bc39e0ec4fa78197108c9f315f6a9bdd72f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 10ce325a9586ac84e6c1a35348568dc86d0cafd70b24c7eacfe04108b4d8a2db [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" "10ce325a9586ac84e6c1a35348568dc86d0cafd70b24c7eacfe04108b4d8a2db", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 35` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lake_tool-e16f1604ead25cbe) [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" "10ce325a9586ac84e6c1a35348568dc86d0cafd70b24c7eacfe04108b4d8a2db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10ce325a9586ac84e6c1a35348568dc86d0cafd70b24c7eacfe04108b4d8a2db", kill_on_drop: false }` [INFO] [stdout] 10ce325a9586ac84e6c1a35348568dc86d0cafd70b24c7eacfe04108b4d8a2db