[INFO] cloning repository https://github.com/defiori/topi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/defiori/topi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefiori%2Ftopi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefiori%2Ftopi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d73f68987a454b6c9a5b2ccb1c920f0351d1708 [INFO] testing defiori/topi against try#ddc023471205c186b40f4bf8ffb598008dbf4885 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefiori%2Ftopi" "/workspace/builds/worker-75/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-75/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/defiori/topi on toolchain ddc023471205c186b40f4bf8ffb598008dbf4885 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/defiori/topi [INFO] finished tweaking git repo https://github.com/defiori/topi [INFO] tweaked toml for git repo https://github.com/defiori/topi written to /workspace/builds/worker-75/source/Cargo.toml [INFO] crate git repo https://github.com/defiori/topi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 017ec925ef69ca59abd5f7b053cadc5260474e99f5a8b0d677ecfd802c17c436 [INFO] running `Command { std: "docker" "start" "-a" "017ec925ef69ca59abd5f7b053cadc5260474e99f5a8b0d677ecfd802c17c436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "017ec925ef69ca59abd5f7b053cadc5260474e99f5a8b0d677ecfd802c17c436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "017ec925ef69ca59abd5f7b053cadc5260474e99f5a8b0d677ecfd802c17c436", kill_on_drop: false }` [INFO] [stdout] 017ec925ef69ca59abd5f7b053cadc5260474e99f5a8b0d677ecfd802c17c436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e997f4ddf79a7972663b154bdd943c000a481760ee335b1bccdb13f5b9a6d15 [INFO] running `Command { std: "docker" "start" "-a" "5e997f4ddf79a7972663b154bdd943c000a481760ee335b1bccdb13f5b9a6d15", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling pyo3 v0.13.1 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling topi v0.1.0 (/opt/rustwide/workdir/topi) [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling raw_sync v0.1.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.1 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling topi_internal_macros v0.1.0 (/opt/rustwide/workdir/topi_internal_macros) [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling pyo3-macros v0.13.1 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ipc-channel v0.14.1 [INFO] [stderr] Compiling sharify v0.1.0 [INFO] [stderr] Compiling numpy v0.13.0 [INFO] [stderr] Compiling topi_base v0.1.0 (/opt/rustwide/workdir/topi_base) [INFO] [stderr] Compiling topi_node_c v0.1.0 (/opt/rustwide/workdir/topi_node_c) [INFO] [stderr] Compiling topi_node_python v0.1.0 (/opt/rustwide/workdir/topi_node_python) [INFO] [stderr] Compiling topi_proc v0.1.0 (/opt/rustwide/workdir/topi_proc) [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> topi_proc/src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | path: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "5e997f4ddf79a7972663b154bdd943c000a481760ee335b1bccdb13f5b9a6d15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e997f4ddf79a7972663b154bdd943c000a481760ee335b1bccdb13f5b9a6d15", kill_on_drop: false }` [INFO] [stdout] 5e997f4ddf79a7972663b154bdd943c000a481760ee335b1bccdb13f5b9a6d15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f72ba9905d89d554382e5a011e16a5ecdef972b14878daeeb5b128596b92793 [INFO] running `Command { std: "docker" "start" "-a" "1f72ba9905d89d554382e5a011e16a5ecdef972b14878daeeb5b128596b92793", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling topi_internal_macros v0.1.0 (/opt/rustwide/workdir/topi_internal_macros) [INFO] [stderr] Compiling topi_base v0.1.0 (/opt/rustwide/workdir/topi_base) [INFO] [stderr] Compiling topi_node_c v0.1.0 (/opt/rustwide/workdir/topi_node_c) [INFO] [stderr] Compiling topi_node_python v0.1.0 (/opt/rustwide/workdir/topi_node_python) [INFO] [stderr] Compiling topi_proc v0.1.0 (/opt/rustwide/workdir/topi_proc) [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> topi_proc/src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | path: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> topi_proc/src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | path: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] error: could not compile `topi_base` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name topi_base --edition=2018 topi_base/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="data"' --cfg 'feature="default"' --cfg 'feature="ndarray"' --cfg 'feature="test-mode"' -C metadata=546b48668fc4f699 -C extra-filename=-546b48668fc4f699 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-1dc27ab17daf38db.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-24be094624d2980f.rlib --extern ipc_channel=/opt/rustwide/target/debug/deps/libipc_channel-607b3d82ca46be31.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-328af24c676760db.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7df7565fd6b0a0ab.rlib --extern sharify=/opt/rustwide/target/debug/deps/libsharify-0cbccb4878857221.rlib --extern topi_internal_macros=/opt/rustwide/target/debug/deps/libtopi_internal_macros-1fa7d8577dca57b0.so --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1f72ba9905d89d554382e5a011e16a5ecdef972b14878daeeb5b128596b92793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f72ba9905d89d554382e5a011e16a5ecdef972b14878daeeb5b128596b92793", kill_on_drop: false }` [INFO] [stdout] 1f72ba9905d89d554382e5a011e16a5ecdef972b14878daeeb5b128596b92793