[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRalith%2Frustart" "/workspace/builds/worker-62/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-62/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ralith/rustart on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-62/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6a87b64f57529c9b4272ebb0b8d18d0c7faa8988fbfe901e13c2c3772f0e9a8 [INFO] running `Command { std: "docker" "start" "-a" "c6a87b64f57529c9b4272ebb0b8d18d0c7faa8988fbfe901e13c2c3772f0e9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6a87b64f57529c9b4272ebb0b8d18d0c7faa8988fbfe901e13c2c3772f0e9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6a87b64f57529c9b4272ebb0b8d18d0c7faa8988fbfe901e13c2c3772f0e9a8", kill_on_drop: false }` [INFO] [stdout] c6a87b64f57529c9b4272ebb0b8d18d0c7faa8988fbfe901e13c2c3772f0e9a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 735d23e72e8e84faca1b081deed21805f4fe88923a06416d87cc155f98c507b1 [INFO] running `Command { std: "docker" "start" "-a" "735d23e72e8e84faca1b081deed21805f4fe88923a06416d87cc155f98c507b1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling smallvec v0.4.4 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling either v1.3.0 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling libm v0.1.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling bitflags v1.0.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling data-encoding v2.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling inflate v0.3.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [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 termios v0.2.2 [INFO] [stderr] Compiling clicolors-control v0.1.0 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.2.6 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling blake2 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling alga v0.9.0 [INFO] [stderr] Compiling console v0.5.0 [INFO] [stderr] Compiling indicatif v0.8.0 [INFO] [stderr] Compiling nalgebra v0.18.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 37.14s [INFO] running `Command { std: "docker" "inspect" "735d23e72e8e84faca1b081deed21805f4fe88923a06416d87cc155f98c507b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "735d23e72e8e84faca1b081deed21805f4fe88923a06416d87cc155f98c507b1", kill_on_drop: false }` [INFO] [stdout] 735d23e72e8e84faca1b081deed21805f4fe88923a06416d87cc155f98c507b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d912eb9707d6ddadd987ff5d0df64af0d39ad000b1db985fe35353da24829e1 [INFO] running `Command { std: "docker" "start" "-a" "2d912eb9707d6ddadd987ff5d0df64af0d39ad000b1db985fe35353da24829e1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 3.80s [INFO] running `Command { std: "docker" "inspect" "2d912eb9707d6ddadd987ff5d0df64af0d39ad000b1db985fe35353da24829e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d912eb9707d6ddadd987ff5d0df64af0d39ad000b1db985fe35353da24829e1", kill_on_drop: false }` [INFO] [stdout] 2d912eb9707d6ddadd987ff5d0df64af0d39ad000b1db985fe35353da24829e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03d67c9c8d6de9fa4928ff24c4271d7c5639f863e35573071910421505f9f94c [INFO] running `Command { std: "docker" "start" "-a" "03d67c9c8d6de9fa4928ff24c4271d7c5639f863e35573071910421505f9f94c", 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.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustart-ef7896685b3c17ad) [INFO] [stdout] [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" "03d67c9c8d6de9fa4928ff24c4271d7c5639f863e35573071910421505f9f94c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03d67c9c8d6de9fa4928ff24c4271d7c5639f863e35573071910421505f9f94c", kill_on_drop: false }` [INFO] [stdout] 03d67c9c8d6de9fa4928ff24c4271d7c5639f863e35573071910421505f9f94c