[INFO] updating cached repository https://github.com/otavio/sendgrid-amqp-bridge [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] [stderr] From https://github.com/otavio/sendgrid-amqp-bridge [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/tokio-0.2.11 [INFO] [stderr] * [new branch] dependabot/cargo/lapin-0.32.0 -> dependabot/cargo/lapin-0.32.0 [INFO] [stderr] * [new branch] dependabot/cargo/tokio-0.2.13 -> dependabot/cargo/tokio-0.2.13 [INFO] [stderr] a83eb26..35668d9 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 35668d99879ccca2cc3d594a31c5c1f952d95ff6 [INFO] checking otavio/sendgrid-amqp-bridge against master#eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc for pr-69560 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotavio%2Fsendgrid-amqp-bridge" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/otavio/sendgrid-amqp-bridge on toolchain eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc [INFO] running `"/workspace/cargo-home/bin/cargo" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/otavio/sendgrid-amqp-bridge [INFO] finished tweaking git repo https://github.com/otavio/sendgrid-amqp-bridge [INFO] tweaked toml for git repo https://github.com/otavio/sendgrid-amqp-bridge written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/otavio/sendgrid-amqp-bridge already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "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" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] be010e16ad7baba628b9c1524c90a0a95e4ac321fbea1288a9aa6cfc4b1f5a28 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "be010e16ad7baba628b9c1524c90a0a95e4ac321fbea1288a9aa6cfc4b1f5a28"` [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling cookie-factory v0.3.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] error[E0415]: identifier `s` is bound more than once in this parameter list [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cookie-factory-0.3.0/src/internal.rs:144:36 [INFO] [stderr] | [INFO] [stderr] 144 | fn skip(s: WriteContext, s: usize) -> GenResult [INFO] [stderr] | ^ used as parameter more than once [INFO] [stderr] [INFO] [stderr] error[E0415]: identifier `s` is bound more than once in this parameter list [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cookie-factory-0.3.0/src/internal.rs:144:36 [INFO] [stderr] | [INFO] [stderr] 144 | fn skip(s: WriteContext, s: usize) -> GenResult [INFO] [stderr] | ^ used as parameter more than once [INFO] [stderr] [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0415`. [INFO] [stderr] error: could not compile `cookie-factory`. [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 previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0415`. [INFO] [stderr] error: could not compile `cookie-factory`. [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 `"docker" "inspect" "be010e16ad7baba628b9c1524c90a0a95e4ac321fbea1288a9aa6cfc4b1f5a28"` [INFO] running `"docker" "rm" "-f" "be010e16ad7baba628b9c1524c90a0a95e4ac321fbea1288a9aa6cfc4b1f5a28"` [INFO] [stdout] be010e16ad7baba628b9c1524c90a0a95e4ac321fbea1288a9aa6cfc4b1f5a28