[INFO] cloning repository https://github.com/hugefiver/rssbot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hugefiver/rssbot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugefiver%2Frssbot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugefiver%2Frssbot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e2a295ba89a456da047df18d3f90f31c4c3de56 [INFO] building hugefiver/rssbot-rs against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugefiver%2Frssbot-rs" "/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/hugefiver/rssbot-rs on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hugefiver/rssbot-rs [INFO] finished tweaking git repo https://github.com/hugefiver/rssbot-rs [INFO] tweaked toml for git repo https://github.com/hugefiver/rssbot-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hugefiver/rssbot-rs 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctl10n v0.2.0 [INFO] [stderr] Downloaded atomicwrites v0.4.2 [INFO] [stderr] Downloaded anstyle-wincon v3.0.0 [INFO] [stderr] Downloaded anstream v0.6.1 [INFO] [stderr] Downloaded trust-dns-resolver v0.23.0 [INFO] [stderr] Downloaded pinyin v0.10.0 [INFO] [stderr] Downloaded trust-dns-proto v0.23.0 [INFO] [stderr] Downloaded openssl-src v300.1.3+3.1.2 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36ef6db79e79f4bf5ba34360a0d2cde6477b1cfa51b3267efd572872ef90e2d8 [INFO] running `Command { std: "docker" "start" "-a" "36ef6db79e79f4bf5ba34360a0d2cde6477b1cfa51b3267efd572872ef90e2d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36ef6db79e79f4bf5ba34360a0d2cde6477b1cfa51b3267efd572872ef90e2d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36ef6db79e79f4bf5ba34360a0d2cde6477b1cfa51b3267efd572872ef90e2d8", kill_on_drop: false }` [INFO] [stdout] 36ef6db79e79f4bf5ba34360a0d2cde6477b1cfa51b3267efd572872ef90e2d8 [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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7357991b33f9404d3d8939c55a380c53f64fb456d039273d151a44533862a350 [INFO] running `Command { std: "docker" "start" "-a" "7357991b33f9404d3d8939c55a380c53f64fb456d039273d151a44533862a350", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.6.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling rc-box v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling pinyin v0.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anyhow v1.0.76 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling quick-xml v0.31.0 [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/d59f06fc64844ec2073e5e888f7470989ef25ff9/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=ee2384a1e9755145 -C extra-filename=-ee2384a1e9755145 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f21fe8ecedcb5f57.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-555c7d56a8598fc7.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-134c9022163e6338.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7357991b33f9404d3d8939c55a380c53f64fb456d039273d151a44533862a350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7357991b33f9404d3d8939c55a380c53f64fb456d039273d151a44533862a350", kill_on_drop: false }` [INFO] [stdout] 7357991b33f9404d3d8939c55a380c53f64fb456d039273d151a44533862a350 [INFO] building hugefiver/rssbot-rs against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugefiver%2Frssbot-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hugefiver/rssbot-rs on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hugefiver/rssbot-rs [INFO] finished tweaking git repo https://github.com/hugefiver/rssbot-rs [INFO] tweaked toml for git repo https://github.com/hugefiver/rssbot-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hugefiver/rssbot-rs 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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 380d4930f9ef6858fc3c251c61b72652fd02a7b25c0ef044c056ee36b85f307e [INFO] running `Command { std: "docker" "start" "-a" "380d4930f9ef6858fc3c251c61b72652fd02a7b25c0ef044c056ee36b85f307e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "380d4930f9ef6858fc3c251c61b72652fd02a7b25c0ef044c056ee36b85f307e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "380d4930f9ef6858fc3c251c61b72652fd02a7b25c0ef044c056ee36b85f307e", kill_on_drop: false }` [INFO] [stdout] 380d4930f9ef6858fc3c251c61b72652fd02a7b25c0ef044c056ee36b85f307e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d85999fdbfd137de93d3f40c5e70e80f1111b5855e55566402fa002f139b6bd4 [INFO] running `Command { std: "docker" "start" "-a" "d85999fdbfd137de93d3f40c5e70e80f1111b5855e55566402fa002f139b6bd4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling anstream v0.6.1 [INFO] [stderr] Compiling rc-box v1.2.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling pinyin v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.76 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling atomicwrites v0.4.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling ctl10n v0.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling teloxide-macros v0.7.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling rssbot v2.0.0-alpha.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling dptree v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling async-compression v0.4.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling hyper-proxy v0.9.1 [INFO] [stderr] Compiling teloxide-core v0.9.1 [INFO] [stderr] Compiling teloxide v0.12.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.07s [INFO] running `Command { std: "docker" "inspect" "d85999fdbfd137de93d3f40c5e70e80f1111b5855e55566402fa002f139b6bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d85999fdbfd137de93d3f40c5e70e80f1111b5855e55566402fa002f139b6bd4", kill_on_drop: false }` [INFO] [stdout] d85999fdbfd137de93d3f40c5e70e80f1111b5855e55566402fa002f139b6bd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5610f35fd125cb7eea8503df04ab7279adc7bd22c2d0bf84859cd7d0cbcda02d [INFO] running `Command { std: "docker" "start" "-a" "5610f35fd125cb7eea8503df04ab7279adc7bd22c2d0bf84859cd7d0cbcda02d", kill_on_drop: false }` [INFO] [stderr] Compiling rssbot v2.0.0-alpha.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.08s [INFO] running `Command { std: "docker" "inspect" "5610f35fd125cb7eea8503df04ab7279adc7bd22c2d0bf84859cd7d0cbcda02d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5610f35fd125cb7eea8503df04ab7279adc7bd22c2d0bf84859cd7d0cbcda02d", kill_on_drop: false }` [INFO] [stdout] 5610f35fd125cb7eea8503df04ab7279adc7bd22c2d0bf84859cd7d0cbcda02d