[INFO] fetching crate graphene-rs 0.22.0... [INFO] testing graphene-rs-0.22.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate graphene-rs 0.22.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate graphene-rs 0.22.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate graphene-rs 0.22.0 [INFO] tweaked toml for crates.io crate graphene-rs 0.22.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate graphene-rs 0.22.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate graphene-rs 0.22.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88e2dd192d93acf78f80693a2259e2f242319a6dc1a03f48ab3d0476cfbde3ca [INFO] running `Command { std: "docker" "start" "-a" "88e2dd192d93acf78f80693a2259e2f242319a6dc1a03f48ab3d0476cfbde3ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88e2dd192d93acf78f80693a2259e2f242319a6dc1a03f48ab3d0476cfbde3ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e2dd192d93acf78f80693a2259e2f242319a6dc1a03f48ab3d0476cfbde3ca", kill_on_drop: false }` [INFO] [stdout] 88e2dd192d93acf78f80693a2259e2f242319a6dc1a03f48ab3d0476cfbde3ca [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6513f5ee44cc937fcee1be950a6b821b83c99475dd430c37205a9d0e8162daf7 [INFO] running `Command { std: "docker" "start" "-a" "6513f5ee44cc937fcee1be950a6b821b83c99475dd430c37205a9d0e8162daf7", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling cfg-expr v0.20.6 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling glib-macros v0.22.0 [INFO] [stderr] Compiling glib-sys v0.22.0 [INFO] [stderr] Compiling gobject-sys v0.22.0 [INFO] [stderr] Compiling graphene-sys v0.22.0 [INFO] [stderr] Compiling glib v0.22.0 [INFO] [stderr] Compiling graphene-rs v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.19s [INFO] running `Command { std: "docker" "inspect" "6513f5ee44cc937fcee1be950a6b821b83c99475dd430c37205a9d0e8162daf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6513f5ee44cc937fcee1be950a6b821b83c99475dd430c37205a9d0e8162daf7", kill_on_drop: false }` [INFO] [stdout] 6513f5ee44cc937fcee1be950a6b821b83c99475dd430c37205a9d0e8162daf7 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cca95c6e220cd13f74579eb0be71bb07230461096d58fc7e5779cb55243137b [INFO] running `Command { std: "docker" "start" "-a" "8cca95c6e220cd13f74579eb0be71bb07230461096d58fc7e5779cb55243137b", kill_on_drop: false }` [INFO] [stderr] Compiling gir-format-check v0.1.3 [INFO] [stderr] Compiling graphene-rs v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `Command { std: "docker" "inspect" "8cca95c6e220cd13f74579eb0be71bb07230461096d58fc7e5779cb55243137b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cca95c6e220cd13f74579eb0be71bb07230461096d58fc7e5779cb55243137b", kill_on_drop: false }` [INFO] [stdout] 8cca95c6e220cd13f74579eb0be71bb07230461096d58fc7e5779cb55243137b [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 623796349b465a091e3a109ee821578422815ab354d843789f24ea38469bb95b [INFO] running `Command { std: "docker" "start" "-a" "623796349b465a091e3a109ee821578422815ab354d843789f24ea38469bb95b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/graphene-d3bad7191765793e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test rect::tests::contains_point ... ok [INFO] [stdout] test matrix::tests::test_matrix_values ... 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/check_gir.rs (/opt/rustwide/target/debug/deps/check_gir-b4d2210f2d49a7aa) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test check_gir_file ... 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] [stderr] Doc-tests graphene [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" "623796349b465a091e3a109ee821578422815ab354d843789f24ea38469bb95b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "623796349b465a091e3a109ee821578422815ab354d843789f24ea38469bb95b", kill_on_drop: false }` [INFO] [stdout] 623796349b465a091e3a109ee821578422815ab354d843789f24ea38469bb95b