[INFO] cloning repository https://github.com/RanolP/ranolp.sh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RanolP/ranolp.sh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRanolP%2Franolp.sh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRanolP%2Franolp.sh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c3866d8f87ced7ad79735c646c23a11ca33916d [INFO] building RanolP/ranolp.sh against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRanolP%2Franolp.sh" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RanolP/ranolp.sh on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-34/source/rust-toolchain [INFO] started tweaking git repo https://github.com/RanolP/ranolp.sh [INFO] finished tweaking git repo https://github.com/RanolP/ranolp.sh [INFO] tweaked toml for git repo https://github.com/RanolP/ranolp.sh written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/RanolP/ranolp.sh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a83af14cb5f423ff235f058aa38ce9a66c97639fe7b327f65de9d68484015b5 [INFO] running `Command { std: "docker" "start" "-a" "1a83af14cb5f423ff235f058aa38ce9a66c97639fe7b327f65de9d68484015b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a83af14cb5f423ff235f058aa38ce9a66c97639fe7b327f65de9d68484015b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a83af14cb5f423ff235f058aa38ce9a66c97639fe7b327f65de9d68484015b5", kill_on_drop: false }` [INFO] [stdout] 1a83af14cb5f423ff235f058aa38ce9a66c97639fe7b327f65de9d68484015b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 621a9d9f990d6fe67c639413f3184f2296768e305915acb390b4ce8bd5709c41 [INFO] running `Command { std: "docker" "start" "-a" "621a9d9f990d6fe67c639413f3184f2296768e305915acb390b4ce8bd5709c41", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling curl v0.4.24 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling isahc v0.7.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling ranolp-sh-runtime v0.1.0 (/opt/rustwide/workdir/ranolp.sh-runtime) [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling rustbot-telegram v0.1.0 (/opt/rustwide/workdir/rustbot/rustbot-telegram) [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rustbot v0.1.0 (/opt/rustwide/workdir/rustbot) [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling openssl-sys v0.9.50 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.22 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling sluice v0.4.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling readymade-builder v0.1.0 (/opt/rustwide/workdir/rustbot/readymade-builder) [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling surf v1.0.2 (https://github.com/rustasync/surf#29ca24a4) [INFO] [stderr] Compiling rustbot-telegram-raw-api v0.1.0 (/opt/rustwide/workdir/rustbot/rustbot-telegram/rustbot-telegram-raw-api) [INFO] [stderr] Compiling readymade-builder-derive v0.1.0 (/opt/rustwide/workdir/rustbot/readymade-builder/readymade-builder-derive) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling ranolp-sh-syntax v0.1.0 (/opt/rustwide/workdir/ranolp.sh-syntax) [INFO] [stderr] Compiling ranolp-sh-telegram-bot v0.1.0 (/opt/rustwide/workdir/ranolp.sh-telegram-bot) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 00s [INFO] running `Command { std: "docker" "inspect" "621a9d9f990d6fe67c639413f3184f2296768e305915acb390b4ce8bd5709c41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "621a9d9f990d6fe67c639413f3184f2296768e305915acb390b4ce8bd5709c41", kill_on_drop: false }` [INFO] [stdout] 621a9d9f990d6fe67c639413f3184f2296768e305915acb390b4ce8bd5709c41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fb5837abd1b3b6476653eeaaf0ca70d550cd92b8a93257d9f45f68b968af1ed [INFO] running `Command { std: "docker" "start" "-a" "7fb5837abd1b3b6476653eeaaf0ca70d550cd92b8a93257d9f45f68b968af1ed", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ranolp-sh-runtime v0.1.0 (/opt/rustwide/workdir/ranolp.sh-runtime) [INFO] [stderr] Compiling rustbot-telegram v0.1.0 (/opt/rustwide/workdir/rustbot/rustbot-telegram) [INFO] [stderr] Compiling rustbot v0.1.0 (/opt/rustwide/workdir/rustbot) [INFO] [stderr] Compiling readymade-builder-derive v0.1.0 (/opt/rustwide/workdir/rustbot/readymade-builder/readymade-builder-derive) [INFO] [stderr] Compiling readymade-builder v0.1.0 (/opt/rustwide/workdir/rustbot/readymade-builder) [INFO] [stderr] Compiling ranolp-sh-syntax v0.1.0 (/opt/rustwide/workdir/ranolp.sh-syntax) [INFO] [stderr] Compiling ranolp-sh-telegram-bot v0.1.0 (/opt/rustwide/workdir/ranolp.sh-telegram-bot) [INFO] [stderr] Compiling rustbot-telegram-raw-api v0.1.0 (/opt/rustwide/workdir/rustbot/rustbot-telegram/rustbot-telegram-raw-api) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.42s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ranolp_sh_runtime-49007d8db83eb386) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ranolp_sh_syntax-6363dd408e26e3a8) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ranolp_sh_telegram_bot-4e4382ed5b2018a0) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/readymade_builder-623bbc59ca080d11) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/readymade_builder_derive-944994525549a5e8) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustbot-df9438d6188d86d2) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustbot_telegram-a8d707931b92d604) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustbot_telegram_raw_api-46d26e46a36810e2) [INFO] running `Command { std: "docker" "inspect" "7fb5837abd1b3b6476653eeaaf0ca70d550cd92b8a93257d9f45f68b968af1ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fb5837abd1b3b6476653eeaaf0ca70d550cd92b8a93257d9f45f68b968af1ed", kill_on_drop: false }` [INFO] [stdout] 7fb5837abd1b3b6476653eeaaf0ca70d550cd92b8a93257d9f45f68b968af1ed