[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefiori%2Ftopi" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/defiori/topi on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-27/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 387043f8f8dbbf2d9e2c5d061a6e73b7cd367bb416ba8d62d6cc559f155f7797 [INFO] running `Command { std: "docker" "start" "-a" "387043f8f8dbbf2d9e2c5d061a6e73b7cd367bb416ba8d62d6cc559f155f7797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "387043f8f8dbbf2d9e2c5d061a6e73b7cd367bb416ba8d62d6cc559f155f7797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "387043f8f8dbbf2d9e2c5d061a6e73b7cd367bb416ba8d62d6cc559f155f7797", kill_on_drop: false }` [INFO] [stdout] 387043f8f8dbbf2d9e2c5d061a6e73b7cd367bb416ba8d62d6cc559f155f7797 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d209306c1f7be8acc1bd0d9b47cb0f0d55f99f4d6fcfb1d38708faa9b379a261 [INFO] running `Command { std: "docker" "start" "-a" "d209306c1f7be8acc1bd0d9b47cb0f0d55f99f4d6fcfb1d38708faa9b379a261", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling pyo3 v0.13.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling topi v0.1.0 (/opt/rustwide/workdir/topi) [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling textwrap v0.11.0 [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 proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.1 [INFO] [stderr] Compiling raw_sync v0.1.5 [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_python v0.1.0 (/opt/rustwide/workdir/topi_node_python) [INFO] [stderr] Compiling topi_node_c v0.1.0 (/opt/rustwide/workdir/topi_node_c) [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] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> topi_proc/src/lib.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.99s [INFO] running `Command { std: "docker" "inspect" "d209306c1f7be8acc1bd0d9b47cb0f0d55f99f4d6fcfb1d38708faa9b379a261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d209306c1f7be8acc1bd0d9b47cb0f0d55f99f4d6fcfb1d38708faa9b379a261", kill_on_drop: false }` [INFO] [stdout] d209306c1f7be8acc1bd0d9b47cb0f0d55f99f4d6fcfb1d38708faa9b379a261 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2aaaba0bbd7ddbe1f3b2661ee7da3fa38c49534f8b6ec4a16f080f9783ec180b [INFO] running `Command { std: "docker" "start" "-a" "2aaaba0bbd7ddbe1f3b2661ee7da3fa38c49534f8b6ec4a16f080f9783ec180b", 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 ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling same-file v1.0.6 [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 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_python v0.1.0 (/opt/rustwide/workdir/topi_node_python) [INFO] [stderr] Compiling topi_node_c v0.1.0 (/opt/rustwide/workdir/topi_node_c) [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] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> topi_proc/src/lib.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling semver v0.9.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] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> topi_proc/src/lib.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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 regex v1.4.3 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] error: could not compile `topi_node_python` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name topi_node_python --edition=2018 topi_node_python/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="node"' -C metadata=45a0825ff6fde78e -C extra-filename=-45a0825ff6fde78e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indoc=/opt/rustwide/target/debug/deps/libindoc-66d816172ffdddc0.so --extern numpy=/opt/rustwide/target/debug/deps/libnumpy-e9374d3f71d2f576.rlib --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-0ef1af32fa587119.rlib --extern topi_base=/opt/rustwide/target/debug/deps/libtopi_base-597d9d6364053c02.rlib --extern topi_internal_macros=/opt/rustwide/target/debug/deps/libtopi_internal_macros-344a435068643ae1.so --cap-lints=warn -L native=/usr/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2aaaba0bbd7ddbe1f3b2661ee7da3fa38c49534f8b6ec4a16f080f9783ec180b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aaaba0bbd7ddbe1f3b2661ee7da3fa38c49534f8b6ec4a16f080f9783ec180b", kill_on_drop: false }` [INFO] [stdout] 2aaaba0bbd7ddbe1f3b2661ee7da3fa38c49534f8b6ec4a16f080f9783ec180b