[INFO] updating cached repository https://github.com/Baelyk/cursed_df_launcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ef9e2b393907c1fa0e0116ff646065c39fbe3c2 [INFO] testing Baelyk/cursed_df_launcher against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaelyk%2Fcursed_df_launcher" "/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/Baelyk/cursed_df_launcher on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Baelyk/cursed_df_launcher [INFO] finished tweaking git repo https://github.com/Baelyk/cursed_df_launcher [INFO] tweaked toml for git repo https://github.com/Baelyk/cursed_df_launcher written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Baelyk/cursed_df_launcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42cd3fd62d8e29d1ba90fb720f0e9ad2adf13510fafb4973ae26169749e7bfaa [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" "42cd3fd62d8e29d1ba90fb720f0e9ad2adf13510fafb4973ae26169749e7bfaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42cd3fd62d8e29d1ba90fb720f0e9ad2adf13510fafb4973ae26169749e7bfaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42cd3fd62d8e29d1ba90fb720f0e9ad2adf13510fafb4973ae26169749e7bfaa", kill_on_drop: false }` [INFO] [stdout] 42cd3fd62d8e29d1ba90fb720f0e9ad2adf13510fafb4973ae26169749e7bfaa [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0693b67bf0528249bd22bed77779529e01f579f2c31ba54d1a68796b210f1b4 [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" "b0693b67bf0528249bd22bed77779529e01f579f2c31ba54d1a68796b210f1b4", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling reexport-proc-macro v1.0.5 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling ncurses v5.93.0 [INFO] [stderr] Compiling enumset v0.3.11 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling enum-map-derive v0.2.10 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling enum-map v0.2.36 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling cursive v0.8.2 [INFO] [stderr] Compiling cursed_df_launcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.73s [INFO] running `Command { std: "docker" "inspect" "b0693b67bf0528249bd22bed77779529e01f579f2c31ba54d1a68796b210f1b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0693b67bf0528249bd22bed77779529e01f579f2c31ba54d1a68796b210f1b4", kill_on_drop: false }` [INFO] [stdout] b0693b67bf0528249bd22bed77779529e01f579f2c31ba54d1a68796b210f1b4 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77ac7230c842b6a0f9b55f2ad877b3157bd34e8ba406e8cc66e29c41e691da66 [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" "77ac7230c842b6a0f9b55f2ad877b3157bd34e8ba406e8cc66e29c41e691da66", kill_on_drop: false }` [INFO] [stderr] Compiling cursed_df_launcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "77ac7230c842b6a0f9b55f2ad877b3157bd34e8ba406e8cc66e29c41e691da66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77ac7230c842b6a0f9b55f2ad877b3157bd34e8ba406e8cc66e29c41e691da66", kill_on_drop: false }` [INFO] [stdout] 77ac7230c842b6a0f9b55f2ad877b3157bd34e8ba406e8cc66e29c41e691da66 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 42beb1fe48b2d48a413f04ed5a6d3b634740ea2b534b3ae6a409815ac383f895 [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" "42beb1fe48b2d48a413f04ed5a6d3b634740ea2b534b3ae6a409815ac383f895", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cursed_df_launcher-0627cc3e00e259ae [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" "42beb1fe48b2d48a413f04ed5a6d3b634740ea2b534b3ae6a409815ac383f895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42beb1fe48b2d48a413f04ed5a6d3b634740ea2b534b3ae6a409815ac383f895", kill_on_drop: false }` [INFO] [stdout] 42beb1fe48b2d48a413f04ed5a6d3b634740ea2b534b3ae6a409815ac383f895