[INFO] cloning repository https://github.com/kylelaker/dynamic-route53-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kylelaker/dynamic-route53-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylelaker%2Fdynamic-route53-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylelaker%2Fdynamic-route53-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4becec9acbd9cd95a3d3c5c2db6f2c1e93a74e5b [INFO] testing kylelaker/dynamic-route53-rs against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylelaker%2Fdynamic-route53-rs" "/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/kylelaker/dynamic-route53-rs on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kylelaker/dynamic-route53-rs [INFO] finished tweaking git repo https://github.com/kylelaker/dynamic-route53-rs [INFO] tweaked toml for git repo https://github.com/kylelaker/dynamic-route53-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/kylelaker/dynamic-route53-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/awslabs/aws-sdk-rust` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.8.20 [INFO] [stderr] Downloaded tower v0.4.8 [INFO] [stderr] Downloaded zeroize v1.4.1 [INFO] [stderr] Downloaded tokio-util v0.6.8 [INFO] [stderr] Downloaded tokio v1.11.0 [INFO] [stderr] Downloaded hyper v0.14.12 [INFO] [stderr] Downloaded h2 v0.3.4 [INFO] [stderr] Downloaded bytes-utils v0.1.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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 963668e9fceb5876ad5954fab7b75817f27df9b18c3dc7b570d2ce102cb4562f [INFO] running `Command { std: "docker" "start" "-a" "963668e9fceb5876ad5954fab7b75817f27df9b18c3dc7b570d2ce102cb4562f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "963668e9fceb5876ad5954fab7b75817f27df9b18c3dc7b570d2ce102cb4562f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "963668e9fceb5876ad5954fab7b75817f27df9b18c3dc7b570d2ce102cb4562f", kill_on_drop: false }` [INFO] [stdout] 963668e9fceb5876ad5954fab7b75817f27df9b18c3dc7b570d2ce102cb4562f [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a981358cda86dec8225ef053963a2b45b1f8c5190bdf50ef12098d213e4c1b5 [INFO] running `Command { std: "docker" "start" "-a" "3a981358cda86dec8225ef053963a2b45b1f8c5190bdf50ef12098d213e4c1b5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling aws-types v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.17-alpha#74cd8a14) [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bytes-utils v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling smithy-types v0.0.1 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.17-alpha#74cd8a14) [INFO] [stdout] error[E0658]: use of unstable library feature 'int_roundings' [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/aws-sdk-rust-be00ef1d3f696844/74cd8a1/sdk/smithy-types/src/instant/mod.rs:150:61 [INFO] [stdout] | [INFO] [stdout] 150 | let subsec_millis = i64::from(self.subsecond_nanos).div_floor(&(NANOS_PER_MILLI as i64)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #88581 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/aws-sdk-rust-be00ef1d3f696844/74cd8a1/sdk/smithy-types/src/instant/mod.rs:150:71 [INFO] [stdout] | [INFO] [stdout] 150 | let subsec_millis = i64::from(self.subsecond_nanos).div_floor(&(NANOS_PER_MILLI as i64)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `&i64` [INFO] [stdout] | [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 150 - let subsec_millis = i64::from(self.subsecond_nanos).div_floor(&(NANOS_PER_MILLI as i64)); [INFO] [stdout] 150 + let subsec_millis = i64::from(self.subsecond_nanos).div_floor((NANOS_PER_MILLI as i64)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `smithy-types` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3a981358cda86dec8225ef053963a2b45b1f8c5190bdf50ef12098d213e4c1b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a981358cda86dec8225ef053963a2b45b1f8c5190bdf50ef12098d213e4c1b5", kill_on_drop: false }` [INFO] [stdout] 3a981358cda86dec8225ef053963a2b45b1f8c5190bdf50ef12098d213e4c1b5