[INFO] fetching crate soco 1.0.1... [INFO] checking soco-1.0.1 against master#2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4 for pr-84385 [INFO] extracting crate soco 1.0.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate soco 1.0.1 on toolchain 2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate soco 1.0.1 [INFO] finished tweaking crates.io crate soco 1.0.1 [INFO] tweaked toml for crates.io crate soco 1.0.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded noisy_float v0.2.0 [INFO] [stderr] Downloaded is_sorted v0.1.1 [INFO] [stderr] Downloaded pyo3-macros-backend v0.15.2 [INFO] [stderr] Downloaded cached v0.33.0 [INFO] [stderr] Downloaded finitediff v0.1.4 [INFO] [stderr] Downloaded rand_pcg v0.3.1 [INFO] [stderr] Downloaded cached_proc_macro v0.11.0 [INFO] [stderr] Downloaded pyo3-build-config v0.15.2 [INFO] [stderr] Downloaded pyo3-macros v0.15.2 [INFO] [stderr] Downloaded bacon-sci-1 v0.11.0 [INFO] [stderr] Downloaded pyo3-log v0.5.0 [INFO] [stderr] Downloaded pyo3 v0.15.2 [INFO] [stderr] Downloaded nlopt v0.5.4 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c5c8792f539c3f284d933a09a35ea8821556ee6b990550d9891afde8a49e91e [INFO] running `Command { std: "docker" "start" "-a" "5c5c8792f539c3f284d933a09a35ea8821556ee6b990550d9891afde8a49e91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c5c8792f539c3f284d933a09a35ea8821556ee6b990550d9891afde8a49e91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c5c8792f539c3f284d933a09a35ea8821556ee6b990550d9891afde8a49e91e", kill_on_drop: false }` [INFO] [stdout] 5c5c8792f539c3f284d933a09a35ea8821556ee6b990550d9891afde8a49e91e [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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e3d89825926071a196fddf6f048a88ea8685af9d17776988d2c0074f56611a3 [INFO] running `Command { std: "docker" "start" "-a" "6e3d89825926071a196fddf6f048a88ea8685af9d17776988d2c0074f56611a3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling pyo3-build-config v0.15.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Compiling unindent v0.1.10 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling pyo3 v0.15.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.15.2 [INFO] [stderr] Compiling nlopt v0.5.4 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking simba v0.3.1 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking wide v0.7.5 [INFO] [stderr] Compiling bacon-sci-1 v0.11.0 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking simba v0.7.2 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking time v0.3.15 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking async-rwlock v1.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking arc-swap v1.5.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking simple_logger v2.3.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.15.2 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking nalgebra v0.24.1 [INFO] [stderr] Compiling cached_proc_macro v0.11.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking nalgebra v0.30.1 [INFO] [stderr] Checking cached v0.33.0 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking noisy_float v0.2.0 [INFO] [stderr] Checking is_sorted v0.1.1 [INFO] [stderr] Checking finitediff v0.1.4 [INFO] [stderr] Checking pyo3-log v0.5.0 [INFO] [stderr] Checking soco v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.26s [INFO] running `Command { std: "docker" "inspect" "6e3d89825926071a196fddf6f048a88ea8685af9d17776988d2c0074f56611a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e3d89825926071a196fddf6f048a88ea8685af9d17776988d2c0074f56611a3", kill_on_drop: false }` [INFO] [stdout] 6e3d89825926071a196fddf6f048a88ea8685af9d17776988d2c0074f56611a3