[INFO] fetching crate centerline 0.0.2... [INFO] checking centerline-0.0.2 against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] extracting crate centerline 0.0.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate centerline 0.0.2 on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate centerline 0.0.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate centerline 0.0.2 [INFO] tweaked toml for crates.io crate centerline 0.0.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate centerline 0.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yabf v0.0.3 [INFO] [stderr] Downloaded fltk-derive v0.15.4 [INFO] [stderr] Downloaded rb_tree v0.3.5 [INFO] [stderr] Downloaded obj-rs v0.6.2 [INFO] [stderr] Downloaded fltk-sys v0.15.4 [INFO] [stderr] Downloaded fltk v0.15.5 [INFO] [stderr] Downloaded boostvoronoi v0.5.0 [INFO] [stderr] Downloaded linestring v0.0.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e87d30a37d0ef8a3234a4eba6b21f90f534a4c9c9f3f75cc44384c71372108b9 [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" "e87d30a37d0ef8a3234a4eba6b21f90f534a4c9c9f3f75cc44384c71372108b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e87d30a37d0ef8a3234a4eba6b21f90f534a4c9c9f3f75cc44384c71372108b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e87d30a37d0ef8a3234a4eba6b21f90f534a4c9c9f3f75cc44384c71372108b9", kill_on_drop: false }` [INFO] [stdout] e87d30a37d0ef8a3234a4eba6b21f90f534a4c9c9f3f75cc44384c71372108b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 115a73ae66be75b22840556012ed1a1476a6328fef01b3c9103a415ae8cab9fa [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" "115a73ae66be75b22840556012ed1a1476a6328fef01b3c9103a415ae8cab9fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking rb_tree v0.3.5 [INFO] [stderr] Checking yabf v0.0.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling fltk-sys v0.15.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking cgmath v0.18.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling fltk-derive v0.15.4 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking linestring v0.0.11 [INFO] [stderr] Checking boostvoronoi v0.5.0 [INFO] [stderr] Checking obj-rs v0.6.2 [INFO] [stderr] Checking centerline v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking fltk v0.15.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "115a73ae66be75b22840556012ed1a1476a6328fef01b3c9103a415ae8cab9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "115a73ae66be75b22840556012ed1a1476a6328fef01b3c9103a415ae8cab9fa", kill_on_drop: false }` [INFO] [stdout] 115a73ae66be75b22840556012ed1a1476a6328fef01b3c9103a415ae8cab9fa