[INFO] cloning repository https://github.com/itzcookiie/rust-y-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itzcookiie/rust-y-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitzcookiie%2Frust-y-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitzcookiie%2Frust-y-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b730b502e92b87e66884002fbe44c873d510fbf3 [INFO] testing itzcookiie/rust-y-code 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%2Fitzcookiie%2Frust-y-code" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/itzcookiie/rust-y-code 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/itzcookiie/rust-y-code [INFO] finished tweaking git repo https://github.com/itzcookiie/rust-y-code [INFO] tweaked toml for git repo https://github.com/itzcookiie/rust-y-code written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/itzcookiie/rust-y-code 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13445196bdd7bc8d279221615ca4fa2a6b54313e48098be2310b931b770c8a44 [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" "13445196bdd7bc8d279221615ca4fa2a6b54313e48098be2310b931b770c8a44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13445196bdd7bc8d279221615ca4fa2a6b54313e48098be2310b931b770c8a44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13445196bdd7bc8d279221615ca4fa2a6b54313e48098be2310b931b770c8a44", kill_on_drop: false }` [INFO] [stdout] 13445196bdd7bc8d279221615ca4fa2a6b54313e48098be2310b931b770c8a44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 505c91c44b24e7c9ae0bdc8b94924d58c92b520e5ece039b7500eda46d19ba1a [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" "505c91c44b24e7c9ae0bdc8b94924d58c92b520e5ece039b7500eda46d19ba1a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling frunk_core v0.4.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling mysql v21.0.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling primer v0.1.0 (/opt/rustwide/workdir/primer) [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling io-enum v1.0.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stdout] warning: unused variable: `names` [INFO] [stdout] --> primer/src/main.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let names = vec!["fjrek","gjklkrje"]; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_names` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling subprocess v0.2.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling nix v0.21.0 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.0 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling collections v0.1.0 (/opt/rustwide/workdir/collections) [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling frunk_proc_macros_impl v0.1.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> collections/src/main.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let mut result = par_iter.flat_map(|numID| [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `numIDs` should have a snake case name [INFO] [stdout] --> collections/src/main.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let numIDs = ids(); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `num_ids` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `numID` should have a snake case name [INFO] [stdout] --> collections/src/main.rs:16:41 [INFO] [stdout] | [INFO] [stdout] 16 | let mut result = par_iter.flat_map(|numID| [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `num_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling frunk_derives v0.4.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling task_macro v0.1.0 (/opt/rustwide/workdir/tasks/task_macro) [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stdout] warning: unused imports: `DataStruct`, `Data`, `Fields` [INFO] [stdout] --> tasks/task_macro/src/lib.rs:3:43 [INFO] [stdout] | [INFO] [stdout] 3 | use syn::{parse_macro_input, DeriveInput, Data, DataStruct, Fields}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `PrintStruct` should have a snake case name [INFO] [stdout] --> tasks/task_macro/src/lib.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn PrintStruct(input: TokenStream) -> TokenStream { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `print_struct` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] error: could not compile `tokio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="winapi"' -C metadata=f6cf9a1fc30c2193 -C extra-filename=-f6cf9a1fc30c2193 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d734fc7c279567cd.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-5778b0c3602687a8.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-aca01b19cf3ab0b9.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-65b6a7e39ca46d42.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rmeta --cap-lints allow --cap-lints=warn --cfg tokio_track_caller` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.21.0/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=cade0b80ebfc0984 -C extra-filename=-cade0b80ebfc0984 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d734fc7c279567cd.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-57ac68445a84688d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: function `MysqlInsert` should have a snake case name [INFO] [stdout] --> macros/src/lib.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn MysqlInsert(input: TokenStream) -> TokenStream { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `mysql_insert` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "505c91c44b24e7c9ae0bdc8b94924d58c92b520e5ece039b7500eda46d19ba1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "505c91c44b24e7c9ae0bdc8b94924d58c92b520e5ece039b7500eda46d19ba1a", kill_on_drop: false }` [INFO] [stdout] 505c91c44b24e7c9ae0bdc8b94924d58c92b520e5ece039b7500eda46d19ba1a