[INFO] cloning repository https://github.com/Ganneff/fc_stats [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ganneff/fc_stats" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGanneff%2Ffc_stats", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGanneff%2Ffc_stats'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de2e6100add6721405b1d5419565401be1c4fecc [INFO] testing Ganneff/fc_stats 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%2FGanneff%2Ffc_stats" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ganneff/fc_stats 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/Ganneff/fc_stats [INFO] finished tweaking git repo https://github.com/Ganneff/fc_stats [INFO] tweaked toml for git repo https://github.com/Ganneff/fc_stats written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/Ganneff/fc_stats 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-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] a8419dc0483cbefa58fe0afa4fac5b27ef922f407f9743119260fdbe642ee1f2 [INFO] running `Command { std: "docker" "start" "-a" "a8419dc0483cbefa58fe0afa4fac5b27ef922f407f9743119260fdbe642ee1f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8419dc0483cbefa58fe0afa4fac5b27ef922f407f9743119260fdbe642ee1f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8419dc0483cbefa58fe0afa4fac5b27ef922f407f9743119260fdbe642ee1f2", kill_on_drop: false }` [INFO] [stdout] a8419dc0483cbefa58fe0afa4fac5b27ef922f407f9743119260fdbe642ee1f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 9dafe169f4aefe856aae36e38687df95a49953a39fb3d25fc7311656fed79f19 [INFO] running `Command { std: "docker" "start" "-a" "9dafe169f4aefe856aae36e38687df95a49953a39fb3d25fc7311656fed79f19", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling parse_int v0.6.0 [INFO] [stderr] Compiling simple_logger v2.1.0 [INFO] [stderr] Compiling fc_stats v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> src/main.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 272 | / parse::( [INFO] [stdout] 273 | | std::fs::read_to_string( [INFO] [stdout] 274 | | Path::new("/sys/class/fc_host") [INFO] [stdout] 275 | | .join($host) [INFO] [stdout] ... | [INFO] [stdout] 279 | | .trim(), [INFO] [stdout] 280 | | )? [INFO] [stdout] | |__________^ expected `u128`, found `u64` [INFO] [stdout] ... [INFO] [stdout] 398 | gather_data!(dp, cachepath, host, epoch); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `u64` to `u128` [INFO] [stdout] = note: this error originates in the macro `parsedp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `u64` to a `u128` [INFO] [stdout] | [INFO] [stdout] 280 | )?.into() [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> src/main.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 272 | / parse::( [INFO] [stdout] 273 | | std::fs::read_to_string( [INFO] [stdout] 274 | | Path::new("/sys/class/fc_host") [INFO] [stdout] 275 | | .join($host) [INFO] [stdout] ... | [INFO] [stdout] 279 | | .trim(), [INFO] [stdout] 280 | | )? [INFO] [stdout] | |__________^ expected `u128`, found `u64` [INFO] [stdout] ... [INFO] [stdout] 398 | gather_data!(dp, cachepath, host, epoch); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `u64` to `u128` [INFO] [stdout] = note: this error originates in the macro `parsedp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can convert a `u64` to a `u128` [INFO] [stdout] | [INFO] [stdout] 280 | )?.into() [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fc_stats` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "9dafe169f4aefe856aae36e38687df95a49953a39fb3d25fc7311656fed79f19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dafe169f4aefe856aae36e38687df95a49953a39fb3d25fc7311656fed79f19", kill_on_drop: false }` [INFO] [stdout] 9dafe169f4aefe856aae36e38687df95a49953a39fb3d25fc7311656fed79f19