[INFO] fetching crate ogmo3 0.1.1... [INFO] testing ogmo3-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate ogmo3 0.1.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate ogmo3 0.1.1 [INFO] finished tweaking crates.io crate ogmo3 0.1.1 [INFO] tweaked toml for crates.io crate ogmo3 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ogmo3 0.1.1 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] crate crates.io crate ogmo3 0.1.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b582244f2063c3ffd19e6fcb71941e08698c43b56c74ec84d2a268b3d344a1e9 [INFO] running `Command { std: "docker" "start" "-a" "b582244f2063c3ffd19e6fcb71941e08698c43b56c74ec84d2a268b3d344a1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b582244f2063c3ffd19e6fcb71941e08698c43b56c74ec84d2a268b3d344a1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b582244f2063c3ffd19e6fcb71941e08698c43b56c74ec84d2a268b3d344a1e9", kill_on_drop: false }` [INFO] [stdout] b582244f2063c3ffd19e6fcb71941e08698c43b56c74ec84d2a268b3d344a1e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e79df15e0e136009935db8fba45546174b0c1c885a26266d0da043d2c5220352 [INFO] running `Command { std: "docker" "start" "-a" "e79df15e0e136009935db8fba45546174b0c1c885a26266d0da043d2c5220352", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `difference` in profile `dev` did not match any packages [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ogmo3 v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.00s [INFO] running `Command { std: "docker" "inspect" "e79df15e0e136009935db8fba45546174b0c1c885a26266d0da043d2c5220352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e79df15e0e136009935db8fba45546174b0c1c885a26266d0da043d2c5220352", kill_on_drop: false }` [INFO] [stdout] e79df15e0e136009935db8fba45546174b0c1c885a26266d0da043d2c5220352 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 75db753a9e999aad3520d7e66a3f2751408300fff26b562dadfbf0ae10609790 [INFO] running `Command { std: "docker" "start" "-a" "75db753a9e999aad3520d7e66a3f2751408300fff26b562dadfbf0ae10609790", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `difference` in profile `dev` did not match any packages [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.1 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling vek v0.13.1 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling ttf-parser v0.8.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling weezl v0.1.2 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling glow v0.9.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling euclid v0.22.6 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling owned_ttf_parser v0.8.0 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling ab_glyph v0.2.6 [INFO] [stderr] Compiling lyon_geom v0.17.4 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling rodio v0.11.0 [INFO] [stderr] Compiling lyon_path v0.17.4 [INFO] [stderr] Compiling lyon_tessellation v0.17.8 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling tetra v0.6.5 [INFO] [stderr] Compiling ogmo3 v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.39s [INFO] running `Command { std: "docker" "inspect" "75db753a9e999aad3520d7e66a3f2751408300fff26b562dadfbf0ae10609790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75db753a9e999aad3520d7e66a3f2751408300fff26b562dadfbf0ae10609790", kill_on_drop: false }` [INFO] [stdout] 75db753a9e999aad3520d7e66a3f2751408300fff26b562dadfbf0ae10609790 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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", kill_on_drop: false }` [INFO] [stdout] 3ec85afd1baa9c4875f12b09c43aca0df73bc69a3ae69fefd00ffae64c660ef4 [INFO] running `Command { std: "docker" "start" "-a" "3ec85afd1baa9c4875f12b09c43aca0df73bc69a3ae69fefd00ffae64c660ef4", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `difference` in profile `dev` did not match any packages [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ogmo3-5293cf560963a085) [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] [stderr] Running tests/load_sample.rs (/opt/rustwide/target/debug/deps/load_sample-669a95cdf6e91066) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test load_sample_project ... ok [INFO] [stdout] test load_sample_level ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/round_trip.rs (/opt/rustwide/target/debug/deps/round_trip-332d82f87c98488a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test round_trip_project ... ok [INFO] [stdout] test round_trip_level ... ok [INFO] [stderr] Doc-tests ogmo3 [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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" "3ec85afd1baa9c4875f12b09c43aca0df73bc69a3ae69fefd00ffae64c660ef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ec85afd1baa9c4875f12b09c43aca0df73bc69a3ae69fefd00ffae64c660ef4", kill_on_drop: false }` [INFO] [stdout] 3ec85afd1baa9c4875f12b09c43aca0df73bc69a3ae69fefd00ffae64c660ef4