[INFO] fetching crate turbo-genesis-sdk 6.0.0-alpha.0...
[INFO] testing turbo-genesis-sdk-6.0.0-alpha.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate turbo-genesis-sdk 6.0.0-alpha.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate turbo-genesis-sdk 6.0.0-alpha.0
[INFO] finished tweaking crates.io crate turbo-genesis-sdk 6.0.0-alpha.0
[INFO] tweaked toml for crates.io crate turbo-genesis-sdk 6.0.0-alpha.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate turbo-genesis-sdk 6.0.0-alpha.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate turbo-genesis-sdk 6.0.0-alpha.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded turbo-genesis-macros v1.0.0
[INFO] [stderr]   Downloaded turbo-genesis-abi v1.0.0
[INFO] [stderr]   Downloaded turbo-genesis-ffi v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a05dd736e58ec47ec910707641b6b33cf6faf086ee700b7226846a3dfd475212
[INFO] running `Command { std: "docker" "start" "-a" "a05dd736e58ec47ec910707641b6b33cf6faf086ee700b7226846a3dfd475212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a05dd736e58ec47ec910707641b6b33cf6faf086ee700b7226846a3dfd475212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a05dd736e58ec47ec910707641b6b33cf6faf086ee700b7226846a3dfd475212", kill_on_drop: false }`
[INFO] [stdout] a05dd736e58ec47ec910707641b6b33cf6faf086ee700b7226846a3dfd475212
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4a500393c0b62b4fc13b6611d1c2c2bc9fbf10380d632622daae0848450894a
[INFO] running `Command { std: "docker" "start" "-a" "d4a500393c0b62b4fc13b6611d1c2c2bc9fbf10380d632622daae0848450894a", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling turbo-genesis-ffi v1.0.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling turbo-genesis-abi v1.0.0
[INFO] [stderr]    Compiling turbo-genesis-macros v1.0.0
[INFO] [stderr]    Compiling turbo-genesis-sdk v6.0.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.66s
[INFO] running `Command { std: "docker" "inspect" "d4a500393c0b62b4fc13b6611d1c2c2bc9fbf10380d632622daae0848450894a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4a500393c0b62b4fc13b6611d1c2c2bc9fbf10380d632622daae0848450894a", kill_on_drop: false }`
[INFO] [stdout] d4a500393c0b62b4fc13b6611d1c2c2bc9fbf10380d632622daae0848450894a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08cef00e1e5db2b00e8fe7b5c4b0f2ced159fad98c4a7d168ccbfa3e2ecc78a7
[INFO] running `Command { std: "docker" "start" "-a" "08cef00e1e5db2b00e8fe7b5c4b0f2ced159fad98c4a7d168ccbfa3e2ecc78a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling turbo-genesis-sdk v6.0.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s
[INFO] running `Command { std: "docker" "inspect" "08cef00e1e5db2b00e8fe7b5c4b0f2ced159fad98c4a7d168ccbfa3e2ecc78a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08cef00e1e5db2b00e8fe7b5c4b0f2ced159fad98c4a7d168ccbfa3e2ecc78a7", kill_on_drop: false }`
[INFO] [stdout] 08cef00e1e5db2b00e8fe7b5c4b0f2ced159fad98c4a7d168ccbfa3e2ecc78a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 376d70f97d0c5467f205f89041c0417fe639acc5d3515a154d68e137e845a63b
[INFO] running `Command { std: "docker" "start" "-a" "376d70f97d0c5467f205f89041c0417fe639acc5d3515a154d68e137e845a63b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/turbo_genesis_sdk-fa5d8da7ba6033d0)
[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]    Doc-tests turbo_genesis_sdk
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/canvas/mod.rs - canvas::clear (line 156) ... ignored
[INFO] [stdout] test src/os/server/mod.rs - os::server::__os_server_alert__ (line 35) ... ignored
[INFO] [stdout] test src/os/server/mod.rs - os::server::__os_server_bail__ (line 56) ... ignored
[INFO] [stdout] test src/os/server/mod.rs - os::server::emit (line 20) ... ignored
[INFO] [stdout] test src/sys/console.rs - sys::console (line 11) ... ignored
[INFO] [stdout] test src/sys/events.rs - sys::events (line 16) ... ignored
[INFO] [stdout] test src/sys/macros.rs - sys::macros::log (line 11) ... ignored
[INFO] [stdout] test src/sys/random.rs - sys::random::between (line 398) ... ignored
[INFO] [stdout] test src/tween.rs - tween (line 16) ... ignored
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::adjust_height (line 250) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::adjust_width_by_fraction (line 517) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::translate_y_by_fraction (line 496) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::adjust_height_by_fraction (line 539) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds (line 22) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::map (line 1296) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::translate_x_by_fraction (line 475) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::adjust_width (line 229) ... FAILED
[INFO] [stdout] test src/bounds.rs - bounds::Bounds::anchor_center (line 887) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/bounds.rs - bounds::Bounds::adjust_height (line 250) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Bounds` in this scope
[INFO] [stdout]    --> src/bounds.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 | let b = Bounds::new(100, 50);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bounds.rs - bounds::Bounds::adjust_width_by_fraction (line 517) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Bounds` in this scope
[INFO] [stdout]    --> src/bounds.rs:518:14
[INFO] [stdout]     |
[INFO] [stdout] 518 | let parent = Bounds::new(200, 100);
[INFO] [stdout]     |              ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bounds.rs - bounds::Bounds::translate_y_by_fraction (line 496) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Bounds` in this scope
[INFO] [stdout]    --> src/bounds.rs:497:14
[INFO] [stdout]     |
[INFO] [stdout] 497 | let parent = Bounds::new(100, 100);
[INFO] [stdout]     |              ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bounds.rs - bounds::Bounds::adjust_height_by_fraction (line 539) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Bounds` in this scope
[INFO] [stdout]    --> src/bounds.rs:540:14
[INFO] [stdout]     |
[INFO] [stdout] 540 | let parent = Bounds::new(100, 200);
[INFO] [stdout]     |              ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bounds.rs - bounds (line 22) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Bounds` in this scope
[INFO] [stdout]   --> src/bounds.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | let parent = Bounds::new(0, 0, 200, 100);
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bounds.rs - bounds::Bounds::map (line 1296) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Bounds` in this scope
[INFO] [stdout]     --> src/bounds.rs:1297:9
[INFO] [stdout]      |
[INFO] [stdout] 1297 | let b = Bounds::with_size(100, 50).position(10, 20);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bounds.rs - bounds::Bounds::translate_x_by_fraction (line 475) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Bounds` in this scope
[INFO] [stdout]    --> src/bounds.rs:476:14
[INFO] [stdout]     |
[INFO] [stdout] 476 | let parent = Bounds::new(100, 100);
[INFO] [stdout]     |              ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bounds.rs - bounds::Bounds::adjust_width (line 229) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Bounds` in this scope
[INFO] [stdout]    --> src/bounds.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 | let b = Bounds::new(100, 50);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bounds.rs - bounds::Bounds::anchor_center (line 887) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Bounds` in this scope
[INFO] [stdout]    --> src/bounds.rs:888:13
[INFO] [stdout]     |
[INFO] [stdout] 888 | let child = Bounds::new(50, 50);
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Bounds` in this scope
[INFO] [stdout]    --> src/bounds.rs:889:14
[INFO] [stdout]     |
[INFO] [stdout] 889 | let parent = Bounds::new(200, 200);
[INFO] [stdout]     |              ^^^^^^ use of undeclared type `Bounds`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/bounds.rs - bounds (line 22)
[INFO] [stdout]     src/bounds.rs - bounds::Bounds::adjust_height (line 250)
[INFO] [stdout]     src/bounds.rs - bounds::Bounds::adjust_height_by_fraction (line 539)
[INFO] [stdout]     src/bounds.rs - bounds::Bounds::adjust_width (line 229)
[INFO] [stdout]     src/bounds.rs - bounds::Bounds::adjust_width_by_fraction (line 517)
[INFO] [stdout]     src/bounds.rs - bounds::Bounds::anchor_center (line 887)
[INFO] [stdout]     src/bounds.rs - bounds::Bounds::map (line 1296)
[INFO] [stdout]     src/bounds.rs - bounds::Bounds::translate_x_by_fraction (line 475)
[INFO] [stdout]     src/bounds.rs - bounds::Bounds::translate_y_by_fraction (line 496)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "376d70f97d0c5467f205f89041c0417fe639acc5d3515a154d68e137e845a63b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "376d70f97d0c5467f205f89041c0417fe639acc5d3515a154d68e137e845a63b", kill_on_drop: false }`
[INFO] [stdout] 376d70f97d0c5467f205f89041c0417fe639acc5d3515a154d68e137e845a63b
