[INFO] cloning repository https://github.com/marius851000/script_entry_list_tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marius851000/script_entry_list_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fscript_entry_list_tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fscript_entry_list_tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a93b76ab5c6a110c1b211684c80de69407c38d9 [INFO] testing marius851000/script_entry_list_tool 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%2Fmarius851000%2Fscript_entry_list_tool" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marius851000/script_entry_list_tool 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/marius851000/script_entry_list_tool [INFO] finished tweaking git repo https://github.com/marius851000/script_entry_list_tool [INFO] tweaked toml for git repo https://github.com/marius851000/script_entry_list_tool written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/marius851000/script_entry_list_tool 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] Downloading crates ... [INFO] [stderr] Downloaded pmd_script_entry_list v1.0.0 [INFO] [stderr] Downloaded pmd_sir0 v1.1.0 [INFO] [stderr] Downloaded io_partition v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2021-01-01" "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] 31772c914c0e7e7cf7272cb96791539fad1cb0df1f4e9d14420de20a75f9a930 [INFO] running `Command { std: "docker" "start" "-a" "31772c914c0e7e7cf7272cb96791539fad1cb0df1f4e9d14420de20a75f9a930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31772c914c0e7e7cf7272cb96791539fad1cb0df1f4e9d14420de20a75f9a930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31772c914c0e7e7cf7272cb96791539fad1cb0df1f4e9d14420de20a75f9a930", kill_on_drop: false }` [INFO] [stdout] 31772c914c0e7e7cf7272cb96791539fad1cb0df1f4e9d14420de20a75f9a930 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26c7b5b268d7f1de6360f9b1e1e26ceee57d6445d3a375083acd4e5947acc268 [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" "26c7b5b268d7f1de6360f9b1e1e26ceee57d6445d3a375083acd4e5947acc268", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling io_partition v1.0.0 [INFO] [stderr] Compiling pmd_sir0 v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling pmd_script_entry_list v1.0.0 [INFO] [stderr] Compiling script_entry_list_tool v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.24s [INFO] running `Command { std: "docker" "inspect" "26c7b5b268d7f1de6360f9b1e1e26ceee57d6445d3a375083acd4e5947acc268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26c7b5b268d7f1de6360f9b1e1e26ceee57d6445d3a375083acd4e5947acc268", kill_on_drop: false }` [INFO] [stdout] 26c7b5b268d7f1de6360f9b1e1e26ceee57d6445d3a375083acd4e5947acc268 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 973874046e32d649860d2223d6ab2cf094c30a9a6e991bde2eecc33516129b3f [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" "973874046e32d649860d2223d6ab2cf094c30a9a6e991bde2eecc33516129b3f", kill_on_drop: false }` [INFO] [stderr] Compiling script_entry_list_tool v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `Command { std: "docker" "inspect" "973874046e32d649860d2223d6ab2cf094c30a9a6e991bde2eecc33516129b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "973874046e32d649860d2223d6ab2cf094c30a9a6e991bde2eecc33516129b3f", kill_on_drop: false }` [INFO] [stdout] 973874046e32d649860d2223d6ab2cf094c30a9a6e991bde2eecc33516129b3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4a608df386052ea600d5f50b165a73fc6f64490b85c0c2c9092aee3a87dfb7ff [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" "4a608df386052ea600d5f50b165a73fc6f64490b85c0c2c9092aee3a87dfb7ff", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/script_entry_list_tool-53343a169c811c18 [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" "4a608df386052ea600d5f50b165a73fc6f64490b85c0c2c9092aee3a87dfb7ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a608df386052ea600d5f50b165a73fc6f64490b85c0c2c9092aee3a87dfb7ff", kill_on_drop: false }` [INFO] [stdout] 4a608df386052ea600d5f50b165a73fc6f64490b85c0c2c9092aee3a87dfb7ff