[INFO] fetching crate tinychain 0.7.0... [INFO] testing tinychain-0.7.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate tinychain 0.7.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate tinychain 0.7.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tinychain 0.7.0 [INFO] finished tweaking crates.io crate tinychain 0.7.0 [INFO] tweaked toml for crates.io crate tinychain 0.7.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate tinychain 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha2 v0.10.1 [INFO] [stderr] Downloaded email-address-parser v1.0.3 [INFO] [stderr] Downloaded collate v0.1.10 [INFO] [stderr] Downloaded arrayfire v3.8.0 [INFO] [stderr] Downloaded safecast v0.1.2 [INFO] [stderr] Downloaded async-hash v0.3.1 [INFO] [stderr] Downloaded destream v0.5.0 [INFO] [stderr] Downloaded tbon v0.3.5 [INFO] [stderr] Downloaded tc-tensor v0.4.0 [INFO] [stderr] Downloaded handlebars v4.2.1 [INFO] [stderr] Downloaded tc-transact v0.11.0 [INFO] [stderr] Downloaded tc-btree v0.4.0 [INFO] [stderr] Downloaded tc-table v0.3.0 [INFO] [stderr] Downloaded strided v0.2.9 [INFO] [stderr] Downloaded tc-value v0.4.0 [INFO] [stderr] Downloaded tc-error v0.4.0 [INFO] [stderr] Downloaded tcgeneric v0.3.0 [INFO] [stderr] Downloaded freqache v0.4.1 [INFO] [stderr] Downloaded tc-math v0.2.0 [INFO] [stderr] Downloaded rjwt v0.4.1 [INFO] [stderr] Downloaded freqfs v0.5.0 [INFO] [stderr] Downloaded destream_json v0.8.5 [INFO] [stderr] Downloaded afarray v0.13.3 [INFO] [stderr] Downloaded number-general v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d8c82c4d81beb1536a2763fac83dc545bbb6346cb3b16bd87e1773c150e8f8c [INFO] running `Command { std: "docker" "start" "-a" "0d8c82c4d81beb1536a2763fac83dc545bbb6346cb3b16bd87e1773c150e8f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d8c82c4d81beb1536a2763fac83dc545bbb6346cb3b16bd87e1773c150e8f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d8c82c4d81beb1536a2763fac83dc545bbb6346cb3b16bd87e1773c150e8f8c", kill_on_drop: false }` [INFO] [stdout] 0d8c82c4d81beb1536a2763fac83dc545bbb6346cb3b16bd87e1773c150e8f8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1188862b27a9652559355257cedb11958360944b5217faa467ebbc21f7723086 [INFO] running `Command { std: "docker" "start" "-a" "1188862b27a9652559355257cedb11958360944b5217faa467ebbc21f7723086", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling safecast v0.1.2 [INFO] [stderr] Compiling collate v0.1.10 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling freqache v0.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling email-address-parser v1.0.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling async-hash v0.3.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling freqfs v0.5.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling destream v0.5.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling handlebars v4.2.1 [INFO] [stderr] Compiling rjwt v0.4.1 [INFO] [stderr] Compiling arrayfire v3.8.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling tc-error v0.4.0 [INFO] [stderr] Compiling number-general v0.7.0 [INFO] [stderr] Compiling tbon v0.3.5 [INFO] [stderr] Compiling destream_json v0.8.5 [INFO] [stderr] Compiling tcgeneric v0.3.0 [INFO] [stderr] Compiling afarray v0.13.3 [INFO] [stderr] Compiling tc-value v0.4.0 [INFO] [stderr] Compiling tc-transact v0.11.0 [INFO] [stderr] Compiling tc-btree v0.4.0 [INFO] [stderr] Compiling tc-table v0.3.0 [INFO] [stderr] Compiling tinychain v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/scalar/op/def.rs:221:54 [INFO] [stdout] | [INFO] [stdout] 221 | let args = std::array::IntoIter::new([(key_name, key), (value_name, value)]); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tinychain`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tinychain --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=69c4fb5f27cee1db -C extra-filename=-69c4fb5f27cee1db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_hash=/opt/rustwide/target/debug/deps/libasync_hash-9f10129bd8ef4ed6.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ac4c0c43fddb1f02.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rmeta --extern destream=/opt/rustwide/target/debug/deps/libdestream-f254ab77d813b714.rmeta --extern destream_json=/opt/rustwide/target/debug/deps/libdestream_json-61a5512e6f7aad36.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-27b0ac4c679e8944.rmeta --extern freqfs=/opt/rustwide/target/debug/deps/libfreqfs-84e2ffa29f088047.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-1e04929da1f68c53.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-93a1c42252453b75.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-2c33d69764d31f31.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c64d4284d66a0e4c.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5853aa65e6fcd098.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-39cba6a7fd603ad6.rmeta --extern rjwt=/opt/rustwide/target/debug/deps/librjwt-69e3d9de12fd5248.rmeta --extern safecast=/opt/rustwide/target/debug/deps/libsafecast-7f8b22bc8cbf764a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6f4fad0eff5c1536.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ec82d55461529e3b.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d96dd99e7070878e.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-22552ba0e28a60f4.rmeta --extern tbon=/opt/rustwide/target/debug/deps/libtbon-80973f4f68b9ffe7.rmeta --extern tc_btree=/opt/rustwide/target/debug/deps/libtc_btree-774936ecfeb657a6.rmeta --extern tc_error=/opt/rustwide/target/debug/deps/libtc_error-12dd0e2cd09f7e53.rmeta --extern tc_table=/opt/rustwide/target/debug/deps/libtc_table-c6bc2221fca94188.rmeta --extern tc_transact=/opt/rustwide/target/debug/deps/libtc_transact-d1eabbc936f9df42.rmeta --extern tc_value=/opt/rustwide/target/debug/deps/libtc_value-ecc85c721f1be5fe.rmeta --extern tcgeneric=/opt/rustwide/target/debug/deps/libtcgeneric-68531413495ff790.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c1e178b0c370ea8e.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-09a3217f17017c57.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8450f3f4bd287964.rmeta --cap-lints=warn -L native=/opt/arrayfire/lib -L native=/opt/arrayfire/lib64 -L native=/usr/local/lib -L native=/usr/lib` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1188862b27a9652559355257cedb11958360944b5217faa467ebbc21f7723086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1188862b27a9652559355257cedb11958360944b5217faa467ebbc21f7723086", kill_on_drop: false }` [INFO] [stdout] 1188862b27a9652559355257cedb11958360944b5217faa467ebbc21f7723086