[INFO] fetching crate rust-spice 0.5.3... [INFO] checking rust-spice-0.5.3 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] extracting crate rust-spice 0.5.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate rust-spice 0.5.3 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 rust-spice 0.5.3 [INFO] finished tweaking crates.io crate rust-spice 0.5.3 [INFO] tweaked toml for crates.io crate rust-spice 0.5.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate rust-spice 0.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra v0.26.2 [INFO] [stderr] Downloaded simplelog v0.10.0 [INFO] [stderr] Downloaded rustool v0.3.20 [INFO] [stderr] Downloaded cspice-sys v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 549c24aa4195180bb8cfcb3f92b9227641d4c4cead17494184706f954766830d [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" "549c24aa4195180bb8cfcb3f92b9227641d4c4cead17494184706f954766830d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "549c24aa4195180bb8cfcb3f92b9227641d4c4cead17494184706f954766830d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "549c24aa4195180bb8cfcb3f92b9227641d4c4cead17494184706f954766830d", kill_on_drop: false }` [INFO] [stdout] 549c24aa4195180bb8cfcb3f92b9227641d4c4cead17494184706f954766830d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] da91333041877713ea414504989fa91d6305db5d1a9c5abe63e9e06f8189d121 [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" "da91333041877713ea414504989fa91d6305db5d1a9c5abe63e9e06f8189d121", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cspice-sys v0.0.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking typenum v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking simplelog v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Checking nalgebra v0.26.2 [INFO] [stderr] Checking rustool v0.3.20 [INFO] [stderr] Checking rust-spice v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.67s [INFO] running `Command { std: "docker" "inspect" "da91333041877713ea414504989fa91d6305db5d1a9c5abe63e9e06f8189d121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da91333041877713ea414504989fa91d6305db5d1a9c5abe63e9e06f8189d121", kill_on_drop: false }` [INFO] [stdout] da91333041877713ea414504989fa91d6305db5d1a9c5abe63e9e06f8189d121