[INFO] cloning repository https://github.com/DrBluefall/Neocord [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DrBluefall/Neocord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrBluefall%2FNeocord", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrBluefall%2FNeocord'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edb19f1081fcc1c06e0387a4add0f4faaa8b54ca [INFO] testing DrBluefall/Neocord against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrBluefall%2FNeocord" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DrBluefall/Neocord on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DrBluefall/Neocord [INFO] finished tweaking git repo https://github.com/DrBluefall/Neocord [INFO] tweaked toml for git repo https://github.com/DrBluefall/Neocord written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/DrBluefall/Neocord already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0eb6c419a1233ce6b6532e257e39673b8c5c80a41f22e2ad845866bb765a12ba [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" "0eb6c419a1233ce6b6532e257e39673b8c5c80a41f22e2ad845866bb765a12ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0eb6c419a1233ce6b6532e257e39673b8c5c80a41f22e2ad845866bb765a12ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eb6c419a1233ce6b6532e257e39673b8c5c80a41f22e2ad845866bb765a12ba", kill_on_drop: false }` [INFO] [stdout] 0eb6c419a1233ce6b6532e257e39673b8c5c80a41f22e2ad845866bb765a12ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.49.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] 0abc3db87907b064ac81f6776946f771865797c43cbe153f21333ec7c1dd6abb [INFO] running `Command { std: "docker" "start" "-a" "0abc3db87907b064ac81f6776946f771865797c43cbe153f21333ec7c1dd6abb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rmp v0.8.8 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling serde_bytes v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling rmpv v0.4.2 [INFO] [stderr] Compiling neovim-lib v0.6.1 [INFO] [stderr] Compiling discord-rpc-client v0.3.0 [INFO] [stderr] Compiling neocord v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "0abc3db87907b064ac81f6776946f771865797c43cbe153f21333ec7c1dd6abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0abc3db87907b064ac81f6776946f771865797c43cbe153f21333ec7c1dd6abb", kill_on_drop: false }` [INFO] [stdout] 0abc3db87907b064ac81f6776946f771865797c43cbe153f21333ec7c1dd6abb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b318eaab1fd499d3305fcf6ffa2f76cbcd7e9eadd930e4c24aa6dc9c1c72c1a [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" "2b318eaab1fd499d3305fcf6ffa2f76cbcd7e9eadd930e4c24aa6dc9c1c72c1a", kill_on_drop: false }` [INFO] [stderr] Compiling neocord v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "2b318eaab1fd499d3305fcf6ffa2f76cbcd7e9eadd930e4c24aa6dc9c1c72c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b318eaab1fd499d3305fcf6ffa2f76cbcd7e9eadd930e4c24aa6dc9c1c72c1a", kill_on_drop: false }` [INFO] [stdout] 2b318eaab1fd499d3305fcf6ffa2f76cbcd7e9eadd930e4c24aa6dc9c1c72c1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f59b5be57de63b9acdd92a402f8cb99fdfb78f70869548aa728ad94f80ecf6d [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" "9f59b5be57de63b9acdd92a402f8cb99fdfb78f70869548aa728ad94f80ecf6d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/neocord-d9b5cbcbae85627b [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" "9f59b5be57de63b9acdd92a402f8cb99fdfb78f70869548aa728ad94f80ecf6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f59b5be57de63b9acdd92a402f8cb99fdfb78f70869548aa728ad94f80ecf6d", kill_on_drop: false }` [INFO] [stdout] 9f59b5be57de63b9acdd92a402f8cb99fdfb78f70869548aa728ad94f80ecf6d