[INFO] cloning repository https://github.com/korjavin/rustExampleBot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/korjavin/rustExampleBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorjavin%2FrustExampleBot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorjavin%2FrustExampleBot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 772c7238f864b3831fdb51a22cd9bb57f01e9fce [INFO] testing korjavin/rustExampleBot/772c7238f864b3831fdb51a22cd9bb57f01e9fce against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorjavin%2FrustExampleBot" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/korjavin/rustExampleBot [INFO] finished tweaking git repo https://github.com/korjavin/rustExampleBot [INFO] tweaked toml for git repo https://github.com/korjavin/rustExampleBot written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/korjavin/rustExampleBot on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/korjavin/rustExampleBot 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rc-box v1.3.0 [INFO] [stderr] Downloaded takecell v0.1.1 [INFO] [stderr] Downloaded teloxide-macros v0.7.1 [INFO] [stderr] Downloaded teloxide v0.12.2 [INFO] [stderr] Downloaded quinn-udp v0.5.11 [INFO] [stderr] Downloaded never v0.1.0 [INFO] [stderr] Downloaded erasable v1.3.0 [INFO] [stderr] Downloaded dptree v0.3.0 [INFO] [stderr] Downloaded quinn-proto v0.11.10 [INFO] [stderr] Downloaded teloxide-core v0.9.1 [INFO] [stderr] Downloaded quinn v0.11.7 [INFO] [stderr] Downloaded aquamarine v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16ffceeff7d306f20b1427bcedb4c5ffa0e0700fe336a48e88293ebbaa827d00 [INFO] running `Command { std: "docker" "start" "-a" "16ffceeff7d306f20b1427bcedb4c5ffa0e0700fe336a48e88293ebbaa827d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16ffceeff7d306f20b1427bcedb4c5ffa0e0700fe336a48e88293ebbaa827d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16ffceeff7d306f20b1427bcedb4c5ffa0e0700fe336a48e88293ebbaa827d00", kill_on_drop: false }` [INFO] [stdout] 16ffceeff7d306f20b1427bcedb4c5ffa0e0700fe336a48e88293ebbaa827d00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c6f445da30da68656354ce189ecb9be440a3f050dfc8e9755602f3c6d1967ea [INFO] running `Command { std: "docker" "start" "-a" "5c6f445da30da68656354ce189ecb9be440a3f050dfc8e9755602f3c6d1967ea", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling erasable v1.3.0 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling rc-box v1.3.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=88a39bfac217f993 -C extra-filename=-20d02c3a2f8224a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-86a817c89672e19d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-261f1b128ef357b1.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-59080bf303a6834d.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" "5c6f445da30da68656354ce189ecb9be440a3f050dfc8e9755602f3c6d1967ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c6f445da30da68656354ce189ecb9be440a3f050dfc8e9755602f3c6d1967ea", kill_on_drop: false }` [INFO] [stdout] 5c6f445da30da68656354ce189ecb9be440a3f050dfc8e9755602f3c6d1967ea