[INFO] fetching crate oxygengine-network 0.19.1... [INFO] checking oxygengine-network-0.19.1 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] extracting crate oxygengine-network 0.19.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate oxygengine-network 0.19.1 on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oxygengine-network 0.19.1 [INFO] finished tweaking crates.io crate oxygengine-network 0.19.1 [INFO] tweaked toml for crates.io crate oxygengine-network 0.19.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 25982b94be9f315035d4ab347eac78d3e494e99a5ac31861308bdd18e00dbe85 [INFO] running `Command { std: "docker" "start" "-a" "25982b94be9f315035d4ab347eac78d3e494e99a5ac31861308bdd18e00dbe85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25982b94be9f315035d4ab347eac78d3e494e99a5ac31861308bdd18e00dbe85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25982b94be9f315035d4ab347eac78d3e494e99a5ac31861308bdd18e00dbe85", kill_on_drop: false }` [INFO] [stdout] 25982b94be9f315035d4ab347eac78d3e494e99a5ac31861308bdd18e00dbe85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fc7bb12fc45fcbce8f6f87823320c4fa66e9cd087b730042a63f983a020b006 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8fc7bb12fc45fcbce8f6f87823320c4fa66e9cd087b730042a63f983a020b006", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling shred-derive v0.6.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Checking specs-hierarchy v0.6.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking oxygengine-ignite-types v0.19.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking typid v1.1.0 [INFO] [stderr] Compiling oxygengine-ignite-derive v0.19.1 [INFO] [stderr] Checking oxygengine-core v0.19.1 [INFO] [stdout] Could not create Ignite type definitions directory: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.19.1/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.1/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.1/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.1/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.1/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.1/target/ignite/types/oxygengine-core.NonPersistent.ignite-type.yaml" [INFO] [stderr] Checking oxygengine-network v0.19.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.59s [INFO] running `Command { std: "docker" "inspect" "8fc7bb12fc45fcbce8f6f87823320c4fa66e9cd087b730042a63f983a020b006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fc7bb12fc45fcbce8f6f87823320c4fa66e9cd087b730042a63f983a020b006", kill_on_drop: false }` [INFO] [stdout] 8fc7bb12fc45fcbce8f6f87823320c4fa66e9cd087b730042a63f983a020b006