[INFO] fetching crate entheogen 0.1.0... [INFO] checking entheogen-0.1.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate entheogen 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate entheogen 0.1.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate entheogen 0.1.0 [INFO] finished tweaking crates.io crate entheogen 0.1.0 [INFO] tweaked toml for crates.io crate entheogen 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded palette_derive v0.4.1 [INFO] [stderr] Downloaded palette v0.4.1 [INFO] [stderr] Downloaded glib-sys v0.8.0 [INFO] [stderr] Downloaded cairo-sys-rs v0.8.0 [INFO] [stderr] Downloaded cairo-rs v0.6.0 [INFO] [stderr] Downloaded gobject-sys v0.8.0 [INFO] [stderr] Downloaded glib v0.7.1 [INFO] [stderr] Downloaded nalgebra v0.17.3 [INFO] [stderr] Downloaded alga v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b9d386a9ec1b80673fc339a177752ec9be5f49e5e271ab547509af9459a5ff2 [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" "9b9d386a9ec1b80673fc339a177752ec9be5f49e5e271ab547509af9459a5ff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b9d386a9ec1b80673fc339a177752ec9be5f49e5e271ab547509af9459a5ff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b9d386a9ec1b80673fc339a177752ec9be5f49e5e271ab547509af9459a5ff2", kill_on_drop: false }` [INFO] [stdout] 9b9d386a9ec1b80673fc339a177752ec9be5f49e5e271ab547509af9459a5ff2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b18c51b816a0593563734895780583f935d971539398658ff2dc5ff182593abd [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" "b18c51b816a0593563734895780583f935d971539398658ff2dc5ff182593abd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking alga v0.8.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking glib v0.7.1 [INFO] [stderr] Checking nalgebra v0.17.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Checking entheogen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.53s [INFO] running `Command { std: "docker" "inspect" "b18c51b816a0593563734895780583f935d971539398658ff2dc5ff182593abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b18c51b816a0593563734895780583f935d971539398658ff2dc5ff182593abd", kill_on_drop: false }` [INFO] [stdout] b18c51b816a0593563734895780583f935d971539398658ff2dc5ff182593abd