[INFO] fetching crate oxygengine-user-interface 0.19.1... [INFO] testing oxygengine-user-interface-0.19.1 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate oxygengine-user-interface 0.19.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate oxygengine-user-interface 0.19.1 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oxygengine-user-interface 0.19.1 [INFO] finished tweaking crates.io crate oxygengine-user-interface 0.19.1 [INFO] tweaked toml for crates.io crate oxygengine-user-interface 0.19.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7490aa574313ef79be774b44de9ff0afd82de7be4a06f3670cfb6919111c4036 [INFO] running `Command { std: "docker" "start" "-a" "7490aa574313ef79be774b44de9ff0afd82de7be4a06f3670cfb6919111c4036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7490aa574313ef79be774b44de9ff0afd82de7be4a06f3670cfb6919111c4036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7490aa574313ef79be774b44de9ff0afd82de7be4a06f3670cfb6919111c4036", kill_on_drop: false }` [INFO] [stdout] 7490aa574313ef79be774b44de9ff0afd82de7be4a06f3670cfb6919111c4036 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39e25a1eda15b6cfc362745c10caefaa8c2afc21a9f98ba46777c02a3070fca6 [INFO] running `Command { std: "docker" "start" "-a" "39e25a1eda15b6cfc362745c10caefaa8c2afc21a9f98ba46777c02a3070fca6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling tynm v0.1.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling shred-derive v0.6.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling raui-derive v0.34.0 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling specs-hierarchy v0.6.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling oxygengine-ignite-types v0.19.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling typid v1.1.0 [INFO] [stderr] Compiling raui-core v0.34.0 [INFO] [stderr] Compiling oxygengine-ignite-derive v0.19.2 [INFO] [stderr] Compiling oxygengine-core v0.19.2 [INFO] [stdout] Could not create Ignite type definitions directory: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.19.2/target/ignite/types" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.19.2/target/ignite/types/oxygengine-core.LocalizationAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.19.2/target/ignite/types/oxygengine-core.Parent.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.19.2/target/ignite/types/oxygengine-core.Tag.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.19.2/target/ignite/types/oxygengine-core.Name.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.19.2/target/ignite/types/oxygengine-core.NonPersistent.ignite-type.yaml" [INFO] [stderr] Compiling oxygengine-input v0.19.2 [INFO] [stderr] Compiling raui-material v0.34.0 [INFO] [stderr] Compiling oxygengine-user-interface v0.19.1 (/opt/rustwide/workdir) [INFO] [stdout] Could not create Ignite type definitions directory: "/opt/rustwide/workdir/target/ignite/types" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/workdir/target/ignite/types/oxygengine-user-interface.UserInterfaceView.ignite-type.yaml" [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.71s [INFO] running `Command { std: "docker" "inspect" "39e25a1eda15b6cfc362745c10caefaa8c2afc21a9f98ba46777c02a3070fca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39e25a1eda15b6cfc362745c10caefaa8c2afc21a9f98ba46777c02a3070fca6", kill_on_drop: false }` [INFO] [stdout] 39e25a1eda15b6cfc362745c10caefaa8c2afc21a9f98ba46777c02a3070fca6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eaf8ed08f593fecf5d84342997617200dfc23cc474a5edc959e5aeea5ef19ab [INFO] running `Command { std: "docker" "start" "-a" "0eaf8ed08f593fecf5d84342997617200dfc23cc474a5edc959e5aeea5ef19ab", kill_on_drop: false }` [INFO] [stderr] Compiling oxygengine-user-interface v0.19.1 (/opt/rustwide/workdir) [INFO] [stdout] Could not create Ignite type definitions directory: "/opt/rustwide/workdir/target/ignite/types" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/workdir/target/ignite/types/oxygengine-user-interface.UserInterfaceView.ignite-type.yaml" [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "0eaf8ed08f593fecf5d84342997617200dfc23cc474a5edc959e5aeea5ef19ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eaf8ed08f593fecf5d84342997617200dfc23cc474a5edc959e5aeea5ef19ab", kill_on_drop: false }` [INFO] [stdout] 0eaf8ed08f593fecf5d84342997617200dfc23cc474a5edc959e5aeea5ef19ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6cd802208231870dafd29e87051f016ef3b2355fca7edf54148b7fc0fc6e5931 [INFO] running `Command { std: "docker" "start" "-a" "6cd802208231870dafd29e87051f016ef3b2355fca7edf54148b7fc0fc6e5931", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/oxygengine_user_interface-845f4a6211670f3b) [INFO] [stdout] [INFO] [stderr] Doc-tests oxygengine-user-interface [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] Could not create Ignite type definitions directory: "/opt/rustwide/workdir/target/ignite/types" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/workdir/target/ignite/types/oxygengine-user-interface.UserInterfaceView.ignite-type.yaml" [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" "6cd802208231870dafd29e87051f016ef3b2355fca7edf54148b7fc0fc6e5931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd802208231870dafd29e87051f016ef3b2355fca7edf54148b7fc0fc6e5931", kill_on_drop: false }` [INFO] [stdout] 6cd802208231870dafd29e87051f016ef3b2355fca7edf54148b7fc0fc6e5931