[INFO] cloning repository https://github.com/fangerm/gelixrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fangerm/gelixrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangerm%2Fgelixrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangerm%2Fgelixrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2976366a8cba931c9b8b9649d2e7b874574c45f8 [INFO] checking fangerm/gelixrs against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangerm%2Fgelixrs" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fangerm/gelixrs on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fangerm/gelixrs [INFO] finished tweaking git repo https://github.com/fangerm/gelixrs [INFO] tweaked toml for git repo https://github.com/fangerm/gelixrs written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/fangerm/gelixrs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "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-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7779adeb956440a02e20555dadfad683ba9154d4cfc928e05ec6a5dd7696f17 [INFO] running `Command { std: "docker" "start" "-a" "b7779adeb956440a02e20555dadfad683ba9154d4cfc928e05ec6a5dd7696f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7779adeb956440a02e20555dadfad683ba9154d4cfc928e05ec6a5dd7696f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7779adeb956440a02e20555dadfad683ba9154d4cfc928e05ec6a5dd7696f17", kill_on_drop: false }` [INFO] [stdout] b7779adeb956440a02e20555dadfad683ba9154d4cfc928e05ec6a5dd7696f17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3c3d49f21844d81fdb98a6572fd515e017e167232171f090973dd6b317ac914 [INFO] running `Command { std: "docker" "start" "-a" "c3c3d49f21844d81fdb98a6572fd515e017e167232171f090973dd6b317ac914", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Checking smol_str v0.1.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?rev=136dd5e06db47f77cb329cd5f6625273dfd3afd7#136dd5e0) [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking drop_bomb v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling enum-methods v0.0.8 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_core v0.6.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling llvm-sys v80.3.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking logos v0.11.4 [INFO] [stderr] Checking lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer) [INFO] [stderr] Checking syntax v0.1.0 (/opt/rustwide/workdir/crates/syntax) [INFO] [stderr] Checking error v0.1.0 (/opt/rustwide/workdir/crates/error) [INFO] [stderr] Checking parser v0.1.0 (/opt/rustwide/workdir/crates/parser) [INFO] [stderr] Checking ast v0.1.0 (/opt/rustwide/workdir/crates/ast) [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Checking tera v1.6.0 [INFO] [stderr] Compiling cargo_toml v0.6.4 [INFO] [stderr] Checking ast_generator v0.1.0 (/opt/rustwide/workdir/crates/ast-generator) [INFO] [stderr] Compiling inkwell_internal_macros v0.1.0 (https://github.com/TheDan64/inkwell?rev=136dd5e06db47f77cb329cd5f6625273dfd3afd7#136dd5e0) [INFO] [stderr] Checking gir_ir_adapter v0.1.0 (/opt/rustwide/workdir/crates/gir-ir-adapter) [INFO] [stderr] Checking gir_nodes v0.1.0 (/opt/rustwide/workdir/crates/gir-nodes) [INFO] [stderr] Checking gir_generator v0.1.0 (/opt/rustwide/workdir/crates/gir-generator) [INFO] [stderr] Checking ir v0.1.0 (/opt/rustwide/workdir/crates/ir) [INFO] [stderr] Checking gelixrs v0.1.0 (/opt/rustwide/workdir/crates/gelixrs) [INFO] [stderr] Checking e2e v0.1.0 (/opt/rustwide/workdir/crates/e2etest) [INFO] [stderr] Checking gelixrs_cli v0.1.0 (/opt/rustwide/workdir/crates/gelixrs-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "c3c3d49f21844d81fdb98a6572fd515e017e167232171f090973dd6b317ac914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3c3d49f21844d81fdb98a6572fd515e017e167232171f090973dd6b317ac914", kill_on_drop: false }` [INFO] [stdout] c3c3d49f21844d81fdb98a6572fd515e017e167232171f090973dd6b317ac914