[INFO] updating cached repository https://github.com/hxw/recorder [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c480468707cec921a38f2366716d5b5a59c2b54d [INFO] checking hxw/recorder against try#13f916f63bc6575d5ff1f989237dfabe88981368 for pr-69880 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhxw%2Frecorder" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hxw/recorder on toolchain 13f916f63bc6575d5ff1f989237dfabe88981368 [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/hxw/recorder [INFO] finished tweaking git repo https://github.com/hxw/recorder [INFO] tweaked toml for git repo https://github.com/hxw/recorder written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/hxw/recorder already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9bd2048912a44fbcb74a94fdba3ad835952dd1ab5b7251cce9e7428ae6887602 [INFO] running `"docker" "start" "-a" "9bd2048912a44fbcb74a94fdba3ad835952dd1ab5b7251cce9e7428ae6887602"` [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking spmc v0.3.0 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Checking simple-error v0.2.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking hex-serde v0.1.0 [INFO] [stderr] Checking base64-serde v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Checking log4rs v0.11.0 [INFO] [stderr] Checking serde-aux v0.6.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rlua v0.17.0 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling argonautica v0.2.0 [INFO] [stderr] Checking mt-recorder v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/block.rs:15:36 [INFO] [stderr] | [INFO] [stderr] 15 | base64_serde_type!(Base64Standard, base64::STANDARD); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ expected struct `base64::Config`, found a different struct `base64::Config` [INFO] [stderr] | [INFO] [stderr] = note: perhaps two different versions of crate `base64` are being used? [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/block.rs:15:36 [INFO] [stderr] | [INFO] [stderr] 15 | base64_serde_type!(Base64Standard, base64::STANDARD); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ expected struct `base64::Config`, found a different struct `base64::Config` [INFO] [stderr] | [INFO] [stderr] = note: perhaps two different versions of crate `base64` are being used? [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/responder.rs:8:36 [INFO] [stderr] | [INFO] [stderr] 8 | base64_serde_type!(Base64Standard, STANDARD); [INFO] [stderr] | ^^^^^^^^ expected struct `base64::Config`, found a different struct `base64::Config` [INFO] [stderr] | [INFO] [stderr] = note: perhaps two different versions of crate `base64` are being used? [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/responder.rs:8:36 [INFO] [stderr] | [INFO] [stderr] 8 | base64_serde_type!(Base64Standard, STANDARD); [INFO] [stderr] | ^^^^^^^^ expected struct `base64::Config`, found a different struct `base64::Config` [INFO] [stderr] | [INFO] [stderr] = note: perhaps two different versions of crate `base64` are being used? [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:25:36 [INFO] [stderr] | [INFO] [stderr] 25 | base64_serde_type!(Base64Standard, base64::STANDARD); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ expected struct `base64::Config`, found a different struct `base64::Config` [INFO] [stderr] | [INFO] [stderr] = note: perhaps two different versions of crate `base64` are being used? [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:25:36 [INFO] [stderr] | [INFO] [stderr] 25 | base64_serde_type!(Base64Standard, base64::STANDARD); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ expected struct `base64::Config`, found a different struct `base64::Config` [INFO] [stderr] | [INFO] [stderr] = note: perhaps two different versions of crate `base64` are being used? [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `mt-recorder`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `mt-recorder`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9bd2048912a44fbcb74a94fdba3ad835952dd1ab5b7251cce9e7428ae6887602"` [INFO] running `"docker" "rm" "-f" "9bd2048912a44fbcb74a94fdba3ad835952dd1ab5b7251cce9e7428ae6887602"` [INFO] [stdout] 9bd2048912a44fbcb74a94fdba3ad835952dd1ab5b7251cce9e7428ae6887602