[INFO] fetching crate omn-sprites 0.1.0...
[INFO] testing omn-sprites-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate omn-sprites 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate omn-sprites 0.1.0
[INFO] finished tweaking crates.io crate omn-sprites 0.1.0
[INFO] tweaked toml for crates.io crate omn-sprites 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate omn-sprites 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 126 packages to latest compatible versions
[INFO] [stderr]       Adding ggez v0.3.4 (available: v0.9.3)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.9.2)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.44)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8648b4c7accd7fe20157d7627fbbab406909f33d4bfdc1ddf7aa6ce42ac02506
[INFO] running `Command { std: "docker" "start" "-a" "8648b4c7accd7fe20157d7627fbbab406909f33d4bfdc1ddf7aa6ce42ac02506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8648b4c7accd7fe20157d7627fbbab406909f33d4bfdc1ddf7aa6ce42ac02506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8648b4c7accd7fe20157d7627fbbab406909f33d4bfdc1ddf7aa6ce42ac02506", kill_on_drop: false }`
[INFO] [stdout] 8648b4c7accd7fe20157d7627fbbab406909f33d4bfdc1ddf7aa6ce42ac02506
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d35cfd3a15f274a7a107275523031f6088d737c7d36b9f3be3c8a5ae886c5ed0
[INFO] running `Command { std: "docker" "start" "-a" "d35cfd3a15f274a7a107275523031f6088d737c7d36b9f3be3c8a5ae886c5ed0", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling omn-sprites v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.77s
[INFO] running `Command { std: "docker" "inspect" "d35cfd3a15f274a7a107275523031f6088d737c7d36b9f3be3c8a5ae886c5ed0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d35cfd3a15f274a7a107275523031f6088d737c7d36b9f3be3c8a5ae886c5ed0", kill_on_drop: false }`
[INFO] [stdout] d35cfd3a15f274a7a107275523031f6088d737c7d36b9f3be3c8a5ae886c5ed0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 658b11b732112acb66b1ec78710e11e1d680079817545552ebce64f6b19fc764
[INFO] running `Command { std: "docker" "start" "-a" "658b11b732112acb66b1ec78710e11e1d680079817545552ebce64f6b19fc764", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling heapsize v0.3.9
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling bitflags v0.8.2
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling sdl2-sys v0.27.3
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling draw_state v0.7.1
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling svgparser v0.0.3
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling ogg v0.4.1
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling inflate v0.1.1
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling stb_truetype v0.2.8
[INFO] [stderr]    Compiling msdos_time v0.1.6
[INFO] [stderr]    Compiling gif v0.9.2
[INFO] [stderr]    Compiling flate2 v0.2.20
[INFO] [stderr]    Compiling lewton v0.5.2
[INFO] [stderr]    Compiling gl_generator v0.7.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling sdl2 v0.29.1
[INFO] [stderr]    Compiling cgmath v0.14.1
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling lazy_static v0.1.16
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling claxon v0.3.3
[INFO] [stderr]    Compiling euclid v0.10.5
[INFO] [stderr]    Compiling png v0.6.2
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/euclid-0.10.5/src/length.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/euclid-0.10.5/src/length.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling podio v0.1.7
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/euclid-0.10.5/src/point.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/euclid-0.10.5/src/point.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/euclid-0.10.5/src/point.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/euclid-0.10.5/src/point.rs:289:30
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/euclid-0.10.5/src/point.rs:530:14
[INFO] [stdout]     |
[INFO] [stdout] 530 |     #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/euclid-0.10.5/src/point.rs:530:30
[INFO] [stdout]     |
[INFO] [stdout] 530 |     #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/euclid-0.10.5/src/rect.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/euclid-0.10.5/src/rect.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/euclid-0.10.5/src/scale_factor.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/euclid-0.10.5/src/scale_factor.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hound v1.1.0
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/euclid-0.10.5/src/size.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/euclid-0.10.5/src/size.rs:22:30
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/euclid-0.10.5/src/lib.rs:97:23
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Clone, Copy, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/euclid-0.10.5/src/lib.rs:97:39
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Clone, Copy, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gfx_gl v0.4.0
[INFO] [stderr]    Compiling app_dirs v1.2.1
[INFO] [stderr]    Compiling zip v0.1.19
[INFO] [stderr]    Compiling image v0.12.4
[INFO] [stderr] error: could not compile `euclid` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "658b11b732112acb66b1ec78710e11e1d680079817545552ebce64f6b19fc764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "658b11b732112acb66b1ec78710e11e1d680079817545552ebce64f6b19fc764", kill_on_drop: false }`
[INFO] [stdout] 658b11b732112acb66b1ec78710e11e1d680079817545552ebce64f6b19fc764
