[INFO] fetching crate telegram-client 1.8.1... [INFO] testing telegram-client-1.8.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate telegram-client 1.8.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate telegram-client 1.8.1 [INFO] finished tweaking crates.io crate telegram-client 1.8.1 [INFO] tweaked toml for crates.io crate telegram-client 1.8.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate telegram-client 1.8.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate telegram-client 1.8.1 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 740c9e3fda762f5fcd13dca1ba0c70f5b33ec27b5753632d65ba9ac50f5faa57 [INFO] running `Command { std: "docker" "start" "-a" "740c9e3fda762f5fcd13dca1ba0c70f5b33ec27b5753632d65ba9ac50f5faa57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "740c9e3fda762f5fcd13dca1ba0c70f5b33ec27b5753632d65ba9ac50f5faa57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "740c9e3fda762f5fcd13dca1ba0c70f5b33ec27b5753632d65ba9ac50f5faa57", kill_on_drop: false }` [INFO] [stdout] 740c9e3fda762f5fcd13dca1ba0c70f5b33ec27b5753632d65ba9ac50f5faa57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6eb1b7ed595b1cb3a8ef46023a9dd4810935975961968d50fa6c1e6472fbc9c [INFO] running `Command { std: "docker" "start" "-a" "a6eb1b7ed595b1cb3a8ef46023a9dd4810935975961968d50fa6c1e6472fbc9c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling telegram-client v1.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling rtdlib-sys v0.1.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling serde-aux v0.6.1 [INFO] [stderr] Compiling rtdlib v1.8.1 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] error: could not compile `rtdlib` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name rtdlib --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rtdlib-1.8.1/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="default"' --cfg 'feature="rtdlib-sys"' --cfg 'feature="sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rtdlib-sys", "sys"))' -C metadata=19c0d847924014df -C extra-filename=-5f29d87ead6c560a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-a2c2da522f339f32.rmeta --extern rtdlib_sys=/opt/rustwide/target/debug/deps/librtdlib_sys-142b6c4ca9043535.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-50e0eed20ce53b41.rmeta --extern serde_aux=/opt/rustwide/target/debug/deps/libserde_aux-086561a085884edb.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-7a565443e19cd9ba.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e689a4483c9cbe21.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-4317755f804f2e2a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a6eb1b7ed595b1cb3a8ef46023a9dd4810935975961968d50fa6c1e6472fbc9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6eb1b7ed595b1cb3a8ef46023a9dd4810935975961968d50fa6c1e6472fbc9c", kill_on_drop: false }` [INFO] [stdout] a6eb1b7ed595b1cb3a8ef46023a9dd4810935975961968d50fa6c1e6472fbc9c