[INFO] cloning repository https://github.com/videah/vxsky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/videah/vxsky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideah%2Fvxsky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideah%2Fvxsky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4d0cec2479826f88b8281a8cae0cec4cfa04659 [INFO] testing videah/vxsky against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideah%2Fvxsky" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/videah/vxsky on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/videah/vxsky [INFO] finished tweaking git repo https://github.com/videah/vxsky [INFO] tweaked toml for git repo https://github.com/videah/vxsky written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/videah/vxsky already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atrium-xrpc v0.8.0 [INFO] [stderr] Downloaded askama_axum v0.4.0 [INFO] [stderr] Downloaded axum_thiserror v0.1.0 [INFO] [stderr] Downloaded atrium-xrpc-client v0.2.0 [INFO] [stderr] Downloaded num-iter v0.1.44 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.41 [INFO] [stderr] Downloaded askama_parser v0.2.1 [INFO] [stderr] Downloaded pin-project-internal v1.1.4 [INFO] [stderr] Downloaded askama_derive v0.12.5 [INFO] [stderr] Downloaded anyhow v1.0.79 [INFO] [stderr] Downloaded pin-project v1.1.4 [INFO] [stderr] Downloaded half v2.3.1 [INFO] [stderr] Downloaded wide v0.7.15 [INFO] [stderr] Downloaded png v0.17.12 [INFO] [stderr] Downloaded owned_ttf_parser v0.15.2 [INFO] [stderr] Downloaded hyper v1.1.0 [INFO] [stderr] Downloaded h2 v0.4.2 [INFO] [stderr] Downloaded syn v2.0.49 [INFO] [stderr] Downloaded bumpalo v3.15.0 [INFO] [stderr] Downloaded simba v0.7.3 [INFO] [stderr] Downloaded basic-toml v0.1.8 [INFO] [stderr] Downloaded num-complex v0.4.5 [INFO] [stderr] Downloaded askama v0.12.1 [INFO] [stderr] Downloaded nalgebra v0.30.1 [INFO] [stderr] Downloaded atrium-api v0.16.0 [INFO] [stderr] Downloaded env_logger v0.11.2 [INFO] [stderr] Downloaded rand_distr v0.2.2 [INFO] [stderr] Downloaded rusttype v0.9.3 [INFO] [stderr] Downloaded imageproc v0.23.0 [INFO] [stderr] Downloaded image v0.24.8 [INFO] [stderr] Downloaded blurslice v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af9286fe8c59ca6b3fba8705d425f897785b8ba1fdeb6b1fc8fe2262d45aa4ad [INFO] running `Command { std: "docker" "start" "-a" "af9286fe8c59ca6b3fba8705d425f897785b8ba1fdeb6b1fc8fe2262d45aa4ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af9286fe8c59ca6b3fba8705d425f897785b8ba1fdeb6b1fc8fe2262d45aa4ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af9286fe8c59ca6b3fba8705d425f897785b8ba1fdeb6b1fc8fe2262d45aa4ad", kill_on_drop: false }` [INFO] [stdout] af9286fe8c59ca6b3fba8705d425f897785b8ba1fdeb6b1fc8fe2262d45aa4ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c738ac19dde328102a1151a473c0fd826e83ed33af841a75872c8a408b9fadaf [INFO] running `Command { std: "docker" "start" "-a" "c738ac19dde328102a1151a473c0fd826e83ed33af841a75872c8a408b9fadaf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling wide v0.7.15 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling png v0.17.12 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling blurslice v0.1.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling env_logger v0.11.2 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling basic-toml v0.1.8 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling atrium-xrpc v0.8.0 [INFO] [stderr] Compiling atrium-api v0.16.0 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling askama_axum v0.4.0 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling imageproc v0.23.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling atrium-xrpc-client v0.2.0 [INFO] [stderr] Compiling axum_thiserror v0.1.0 [INFO] [stderr] Compiling vxsky v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.71s [INFO] running `Command { std: "docker" "inspect" "c738ac19dde328102a1151a473c0fd826e83ed33af841a75872c8a408b9fadaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c738ac19dde328102a1151a473c0fd826e83ed33af841a75872c8a408b9fadaf", kill_on_drop: false }` [INFO] [stdout] c738ac19dde328102a1151a473c0fd826e83ed33af841a75872c8a408b9fadaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64956e57551e4367390d516cdc20ac6a18acdf15e1acef66de3438e2a17c3d62 [INFO] running `Command { std: "docker" "start" "-a" "64956e57551e4367390d516cdc20ac6a18acdf15e1acef66de3438e2a17c3d62", kill_on_drop: false }` [INFO] [stderr] Compiling vxsky v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "64956e57551e4367390d516cdc20ac6a18acdf15e1acef66de3438e2a17c3d62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64956e57551e4367390d516cdc20ac6a18acdf15e1acef66de3438e2a17c3d62", kill_on_drop: false }` [INFO] [stdout] 64956e57551e4367390d516cdc20ac6a18acdf15e1acef66de3438e2a17c3d62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 363ce6c6021eb4f94ef827c5a79ed8466189493189cb98a530bf44037b9ce9a8 [INFO] running `Command { std: "docker" "start" "-a" "363ce6c6021eb4f94ef827c5a79ed8466189493189cb98a530bf44037b9ce9a8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vxsky-52fb4fe793acb522) [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" "363ce6c6021eb4f94ef827c5a79ed8466189493189cb98a530bf44037b9ce9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "363ce6c6021eb4f94ef827c5a79ed8466189493189cb98a530bf44037b9ce9a8", kill_on_drop: false }` [INFO] [stdout] 363ce6c6021eb4f94ef827c5a79ed8466189493189cb98a530bf44037b9ce9a8 [INFO] testing videah/vxsky against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideah%2Fvxsky" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/videah/vxsky on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/videah/vxsky [INFO] finished tweaking git repo https://github.com/videah/vxsky [INFO] tweaked toml for git repo https://github.com/videah/vxsky written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/videah/vxsky already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b03d7ab212f32882abf640a943d35db1c10b69cde5517d74ec27da84896e028 [INFO] running `Command { std: "docker" "start" "-a" "5b03d7ab212f32882abf640a943d35db1c10b69cde5517d74ec27da84896e028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b03d7ab212f32882abf640a943d35db1c10b69cde5517d74ec27da84896e028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b03d7ab212f32882abf640a943d35db1c10b69cde5517d74ec27da84896e028", kill_on_drop: false }` [INFO] [stdout] 5b03d7ab212f32882abf640a943d35db1c10b69cde5517d74ec27da84896e028 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5baea1bdcd43ed5273ed09f518df4969bb8cb1d2f5cf33e54d3f449591ef1a2 [INFO] running `Command { std: "docker" "start" "-a" "b5baea1bdcd43ed5273ed09f518df4969bb8cb1d2f5cf33e54d3f449591ef1a2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling wide v0.7.15 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling png v0.17.12 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling blurslice v0.1.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling env_logger v0.11.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.4.2 [INFO] [stderr] Compiling basic-toml v0.1.8 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling atrium-xrpc v0.8.0 [INFO] [stderr] Compiling atrium-api v0.16.0 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling askama_axum v0.4.0 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] error: could not compile `nalgebra` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/bin/rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.30.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="matrixmultiply"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("abomonation", "abomonation-serialize", "alga", "alloc", "arbitrary", "bytemuck", "compare", "convert-bytemuck", "convert-glam013", "convert-glam014", "convert-glam015", "convert-glam016", "convert-glam017", "convert-glam018", "convert-glam019", "convert-glam020", "convert-mint", "cuda", "cust", "debug", "default", "glam013", "glam014", "glam015", "glam016", "glam017", "glam018", "glam019", "glam020", "io", "libm", "libm-force", "macros", "matrixcompare-core", "matrixmultiply", "mint", "nalgebra-macros", "pest", "pest_derive", "proptest", "proptest-support", "quickcheck", "rand", "rand-no-std", "rand-package", "rand_distr", "rkyv", "rkyv-serialize", "rkyv-serialize-no-std", "serde", "serde-serialize", "serde-serialize-no-std", "slow-tests", "sparse", "std"))' -C metadata=69222ed850a7bc7a -C extra-filename=-69222ed850a7bc7a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-ca6128117946c7f6.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-74fd7543b64d0caa.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-1eb1ead527ad6dee.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-2f5f33173d8f8591.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-d24cc5ca30a6763d.rmeta --extern simba=/opt/rustwide/target/debug/deps/libsimba-8222583ec1cb7ed4.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b5baea1bdcd43ed5273ed09f518df4969bb8cb1d2f5cf33e54d3f449591ef1a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5baea1bdcd43ed5273ed09f518df4969bb8cb1d2f5cf33e54d3f449591ef1a2", kill_on_drop: false }` [INFO] [stdout] b5baea1bdcd43ed5273ed09f518df4969bb8cb1d2f5cf33e54d3f449591ef1a2