[INFO] cloning repository https://github.com/ruckc/mcr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruckc/mcr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruckc%2Fmcr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruckc%2Fmcr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc0734752846b14b3828d56403c693cc03db35da [INFO] testing ruckc/mcr against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruckc%2Fmcr" "/workspace/builds/worker-95/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-95/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruckc/mcr on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ruckc/mcr [INFO] finished tweaking git repo https://github.com/ruckc/mcr [INFO] tweaked toml for git repo https://github.com/ruckc/mcr written to /workspace/builds/worker-95/source/Cargo.toml [INFO] crate git repo https://github.com/ruckc/mcr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 691be33ace1f7c7161663f9ed20941b46f109379527b916fb6029c401434708c [INFO] running `Command { std: "docker" "start" "-a" "691be33ace1f7c7161663f9ed20941b46f109379527b916fb6029c401434708c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "691be33ace1f7c7161663f9ed20941b46f109379527b916fb6029c401434708c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "691be33ace1f7c7161663f9ed20941b46f109379527b916fb6029c401434708c", kill_on_drop: false }` [INFO] [stdout] 691be33ace1f7c7161663f9ed20941b46f109379527b916fb6029c401434708c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50ec227e31e7845cedbb7170d90be730a0495bc1d18f7c43129080d4d6202e9c [INFO] running `Command { std: "docker" "start" "-a" "50ec227e31e7845cedbb7170d90be730a0495bc1d18f7c43129080d4d6202e9c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling hexdump v0.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling syslog v4.0.1 [INFO] [stderr] Compiling clokwerk v0.2.2 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling mcr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected `;`, found keyword `let` [INFO] [stdout] --> src/config.rs:18:80 [INFO] [stdout] | [INFO] [stdout] 18 | .about("Sets up multicast routing for pure IGMP (Layer 2) management.") [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 21 | let config_ini = ini::Ini::load_from_file(configfile.expect("No configuration file specified")).unwrap() ; [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mcr` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "50ec227e31e7845cedbb7170d90be730a0495bc1d18f7c43129080d4d6202e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50ec227e31e7845cedbb7170d90be730a0495bc1d18f7c43129080d4d6202e9c", kill_on_drop: false }` [INFO] [stdout] 50ec227e31e7845cedbb7170d90be730a0495bc1d18f7c43129080d4d6202e9c