[INFO] cloning repository https://github.com/Nickforall/Gears [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nickforall/Gears" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickforall%2FGears", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickforall%2FGears'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5de561970da47cff058a6ae7d3565fdf8fbe3e8 [INFO] checking Nickforall/Gears against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickforall%2FGears" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nickforall/Gears on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nickforall/Gears [INFO] removed path dependency iron-csrf from git repo https://github.com/Nickforall/Gears [INFO] finished tweaking git repo https://github.com/Nickforall/Gears [INFO] tweaked toml for git repo https://github.com/Nickforall/Gears written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Nickforall/Gears already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (iron-csrf) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (iron-csrf) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13fb91fd28dad303ac3f8261bc4b091bd27557f1dd4c6c45e06d492b7a142dfb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "13fb91fd28dad303ac3f8261bc4b091bd27557f1dd4c6c45e06d492b7a142dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13fb91fd28dad303ac3f8261bc4b091bd27557f1dd4c6c45e06d492b7a142dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13fb91fd28dad303ac3f8261bc4b091bd27557f1dd4c6c45e06d492b7a142dfb", kill_on_drop: false }` [INFO] [stdout] 13fb91fd28dad303ac3f8261bc4b091bd27557f1dd4c6c45e06d492b7a142dfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc91586489a03d6044a5f9b446fcef90a2a8ad533bf9a1040e90a3937ea35501 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bc91586489a03d6044a5f9b446fcef90a2a8ad533bf9a1040e90a3937ea35501", kill_on_drop: false }` [INFO] [stderr] warning: dependency (iron-csrf) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking dtoa v0.2.2 [INFO] [stderr] Checking buf_redux v0.3.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Checking maplit v0.1.6 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking base64 v0.7.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking stream-cipher v0.4.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking card-validate v2.2.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking gild v0.1.1 [INFO] [stderr] Checking dotenv v0.9.0 [INFO] [stderr] Checking pwhash v0.1.2 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking chacha20 v0.4.3 [INFO] [stderr] Checking serde_json v0.8.6 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking handlebars v0.29.1 [INFO] [stderr] Checking validator v0.6.3 [INFO] [stderr] Checking chacha20poly1305 v0.5.1 [INFO] [stderr] Checking diesel v0.16.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking csrf v0.4.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking cookie v0.14.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Checking iron v0.5.1 [INFO] [stdout] error[E0659]: `error_chain` is ambiguous (derive helper attribute vs any other name) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] [INFO] [stdout] | ^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] note: `error_chain` could refer to the derive helper attribute defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, error_chain)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: `error_chain` could also refer to the derive macro imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dotenv` [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: build failed [INFO] running `Command { std: "docker" "inspect" "bc91586489a03d6044a5f9b446fcef90a2a8ad533bf9a1040e90a3937ea35501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc91586489a03d6044a5f9b446fcef90a2a8ad533bf9a1040e90a3937ea35501", kill_on_drop: false }` [INFO] [stdout] bc91586489a03d6044a5f9b446fcef90a2a8ad533bf9a1040e90a3937ea35501