[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] testing Nickforall/Gears against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickforall%2FGears" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nickforall/Gears on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-7/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-2021-01-01" "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-7/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-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stream-cipher v0.4.1 [INFO] [stderr] Downloaded buf_redux v0.3.0 [INFO] [stderr] Downloaded bodyparser v0.5.0 [INFO] [stderr] Downloaded maplit v0.1.6 [INFO] [stderr] Downloaded csrf v0.4.0 [INFO] [stderr] Downloaded inotify v0.2.3 [INFO] [stderr] Downloaded validator v0.6.3 [INFO] [stderr] Downloaded card-validate v2.2.2 [INFO] [stderr] Downloaded chacha20 v0.4.3 [INFO] [stderr] Downloaded params v0.6.0 [INFO] [stderr] Downloaded urlencoded v0.5.0 [INFO] [stderr] Downloaded chacha20poly1305 v0.5.1 [INFO] [stderr] Downloaded gild v0.1.1 [INFO] [stderr] Downloaded iron-csrf v0.4.0 [INFO] [stderr] Downloaded secure-session v0.4.0 [INFO] [stderr] Downloaded notify v3.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25a746875f74b7e1ce9cccecd1b4ae6ab6d33c5a3f60e63a9be8b3a66619993b [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" "25a746875f74b7e1ce9cccecd1b4ae6ab6d33c5a3f60e63a9be8b3a66619993b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25a746875f74b7e1ce9cccecd1b4ae6ab6d33c5a3f60e63a9be8b3a66619993b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a746875f74b7e1ce9cccecd1b4ae6ab6d33c5a3f60e63a9be8b3a66619993b", kill_on_drop: false }` [INFO] [stdout] 25a746875f74b7e1ce9cccecd1b4ae6ab6d33c5a3f60e63a9be8b3a66619993b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3429b3e1c7f102a56fd941b0bb88677eb8d293a3908294fba098581b99422597 [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" "3429b3e1c7f102a56fd941b0bb88677eb8d293a3908294fba098581b99422597", 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] Compiling syn v1.0.58 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling sequence_trie v0.2.1 [INFO] [stderr] Compiling buf_redux v0.3.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling maplit v0.1.6 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling stream-cipher v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling card-validate v2.2.2 [INFO] [stderr] Compiling chacha20 v0.4.3 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling chacha20poly1305 v0.5.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling diesel v0.16.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling gild v0.1.1 [INFO] [stderr] Compiling csrf v0.4.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling multipart v0.8.1 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling pwhash v0.1.2 [INFO] [stderr] Compiling dotenv v0.10.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] [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" "3429b3e1c7f102a56fd941b0bb88677eb8d293a3908294fba098581b99422597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3429b3e1c7f102a56fd941b0bb88677eb8d293a3908294fba098581b99422597", kill_on_drop: false }` [INFO] [stdout] 3429b3e1c7f102a56fd941b0bb88677eb8d293a3908294fba098581b99422597