[INFO] cloning repository https://github.com/Ralith/rustart [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ralith/rustart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRalith%2Frustart", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRalith%2Frustart'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dba8c990830b7c0391466ddf0f12332040a6488b [INFO] testing Ralith/rustart against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRalith%2Frustart" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ralith/rustart 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/Ralith/rustart [INFO] finished tweaking git repo https://github.com/Ralith/rustart [INFO] tweaked toml for git repo https://github.com/Ralith/rustart written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Ralith/rustart 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f7ef7d2308a4d703f8ac1c4a525dfdcc1b0444c50b2d7417e3a523e27c019806 [INFO] running `Command { std: "docker" "start" "-a" "f7ef7d2308a4d703f8ac1c4a525dfdcc1b0444c50b2d7417e3a523e27c019806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7ef7d2308a4d703f8ac1c4a525dfdcc1b0444c50b2d7417e3a523e27c019806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ef7d2308a4d703f8ac1c4a525dfdcc1b0444c50b2d7417e3a523e27c019806", kill_on_drop: false }` [INFO] [stdout] f7ef7d2308a4d703f8ac1c4a525dfdcc1b0444c50b2d7417e3a523e27c019806 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 5c793f9c9d7fc9b262d507dbeb24f1d9cd463928aee97144107e37430706079d [INFO] running `Command { std: "docker" "start" "-a" "5c793f9c9d7fc9b262d507dbeb24f1d9cd463928aee97144107e37430706079d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling smallvec v0.4.4 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling either v1.3.0 [INFO] [stderr] Compiling libm v0.1.2 [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bitflags v1.0.0 [INFO] [stderr] Compiling data-encoding v2.0.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling clicolors-control v0.1.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling inflate v0.3.3 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling blake2 v0.6.1 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.2.6 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling alga v0.9.0 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling console v0.5.0 [INFO] [stderr] Compiling indicatif v0.8.0 [INFO] [stderr] Compiling rustart v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:134:48 [INFO] [stdout] | [INFO] [stdout] 134 | let mut seed: [u8; 16] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `na::Translation::::from_vector`: Use `::from` instead. [INFO] [stdout] --> src/main.rs:269:35 [INFO] [stdout] | [INFO] [stdout] 269 | let trans = na::Translation2::from_vector(na::Vector2::new(tx * 2.0 - 1.0, ty * 2.0 - 1.0)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "5c793f9c9d7fc9b262d507dbeb24f1d9cd463928aee97144107e37430706079d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c793f9c9d7fc9b262d507dbeb24f1d9cd463928aee97144107e37430706079d", kill_on_drop: false }` [INFO] [stdout] 5c793f9c9d7fc9b262d507dbeb24f1d9cd463928aee97144107e37430706079d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 636216265a83dd98369014c15cee5c5eb0b3e2d7708e649649e865e92b534eca [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" "636216265a83dd98369014c15cee5c5eb0b3e2d7708e649649e865e92b534eca", kill_on_drop: false }` [INFO] [stderr] Compiling rustart v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:134:48 [INFO] [stdout] | [INFO] [stdout] 134 | let mut seed: [u8; 16] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `na::Translation::::from_vector`: Use `::from` instead. [INFO] [stdout] --> src/main.rs:269:35 [INFO] [stdout] | [INFO] [stdout] 269 | let trans = na::Translation2::from_vector(na::Vector2::new(tx * 2.0 - 1.0, ty * 2.0 - 1.0)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.65s [INFO] running `Command { std: "docker" "inspect" "636216265a83dd98369014c15cee5c5eb0b3e2d7708e649649e865e92b534eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "636216265a83dd98369014c15cee5c5eb0b3e2d7708e649649e865e92b534eca", kill_on_drop: false }` [INFO] [stdout] 636216265a83dd98369014c15cee5c5eb0b3e2d7708e649649e865e92b534eca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 8e104ce137d02a3624c62842179f7ca8990eca23aa74b463b7c3e29b109e7ddc [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" "8e104ce137d02a3624c62842179f7ca8990eca23aa74b463b7c3e29b109e7ddc", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/main.rs:134:48 [INFO] [stderr] | [INFO] [stderr] 134 | let mut seed: [u8; 16] = unsafe { mem::uninitialized() }; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `na::Translation::::from_vector`: Use `::from` instead. [INFO] [stderr] --> src/main.rs:269:35 [INFO] [stderr] | [INFO] [stderr] 269 | let trans = na::Translation2::from_vector(na::Vector2::new(tx * 2.0 - 1.0, ty * 2.0 - 1.0)); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rustart` (bin "rustart" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustart-fee66a96ebbf509f) [INFO] [stdout] running 1 test [INFO] [stdout] test expr::tests::simplify_invert ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8e104ce137d02a3624c62842179f7ca8990eca23aa74b463b7c3e29b109e7ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e104ce137d02a3624c62842179f7ca8990eca23aa74b463b7c3e29b109e7ddc", kill_on_drop: false }` [INFO] [stdout] 8e104ce137d02a3624c62842179f7ca8990eca23aa74b463b7c3e29b109e7ddc