[INFO] cloning repository https://github.com/ymgyt/calculator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ymgyt/calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fcalculator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fcalculator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6a56278d8880fdcd16a2b99363e9497a3b2e943 [INFO] testing ymgyt/calculator against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fcalculator" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ymgyt/calculator on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ymgyt/calculator [INFO] finished tweaking git repo https://github.com/ymgyt/calculator [INFO] tweaked toml for git repo https://github.com/ymgyt/calculator written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ymgyt/calculator already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-core v0.2.8 [INFO] [stderr] Downloaded strum_macros v0.24.2 [INFO] [stderr] Downloaded async-graphql-derive v4.0.12 [INFO] [stderr] Downloaded async-graphql v4.0.12 [INFO] [stderr] Downloaded async-graphql-value v4.0.12 [INFO] [stderr] Downloaded reedline v0.14.0 [INFO] [stderr] Downloaded async-graphql-axum v4.0.10 [INFO] [stderr] Downloaded async-graphql-parser v4.0.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84173912506dc583d8a4240c38d06097a86dd1d0c963b5168280dace54586081 [INFO] running `Command { std: "docker" "start" "-a" "84173912506dc583d8a4240c38d06097a86dd1d0c963b5168280dace54586081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84173912506dc583d8a4240c38d06097a86dd1d0c963b5168280dace54586081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84173912506dc583d8a4240c38d06097a86dd1d0c963b5168280dace54586081", kill_on_drop: false }` [INFO] [stdout] 84173912506dc583d8a4240c38d06097a86dd1d0c963b5168280dace54586081 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9647bc14790e71517ef5a04e0a2b7414ea135dd7c4072d8ad0af8e9ea5cd483 [INFO] running `Command { std: "docker" "start" "-a" "c9647bc14790e71517ef5a04e0a2b7414ea135dd7c4072d8ad0af8e9ea5cd483", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling io-lifetimes v0.7.2 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustix v0.35.7 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling clc-engine v0.1.4 (/opt/rustwide/workdir/clc-engine) [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling pest v2.2.1 [INFO] [stderr] Compiling pest_meta v2.2.1 [INFO] [stderr] Compiling pest_generator v2.2.1 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling async-graphql-parser v4.0.12 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crossterm v0.24.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling async-graphql-value v4.0.12 [INFO] [stderr] Compiling reedline v0.14.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling axum-core v0.2.8 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-3.2.17/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="atty"' --cfg 'feature="clap_derive"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' --cfg 'feature="terminal_size"' --cfg 'feature="wrap_help"' -C metadata=2b62232d4bc5fe47 -C extra-filename=-2b62232d4bc5fe47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-236ea9ce531cafe8.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rmeta --extern clap_derive=/opt/rustwide/target/debug/deps/libclap_derive-00e99f5b67115c22.so --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-a3f6a79b61a04e22.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-170032d428e20a28.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-3548c506bfdf571b.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rmeta --extern terminal_size=/opt/rustwide/target/debug/deps/libterminal_size-b48785b4e2df22bd.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-d3d4aaea1b35d453.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c9647bc14790e71517ef5a04e0a2b7414ea135dd7c4072d8ad0af8e9ea5cd483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9647bc14790e71517ef5a04e0a2b7414ea135dd7c4072d8ad0af8e9ea5cd483", kill_on_drop: false }` [INFO] [stdout] c9647bc14790e71517ef5a04e0a2b7414ea135dd7c4072d8ad0af8e9ea5cd483