[INFO] updating cached repository https://github.com/instructure/ec2-rs [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] fbaad4ce66dd2f2e4768e1b77d4f654bec05cdb0 [INFO] checking instructure/ec2-rs against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finstructure%2Fec2-rs" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/instructure/ec2-rs on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/instructure/ec2-rs [INFO] finished tweaking git repo https://github.com/instructure/ec2-rs [INFO] tweaked toml for git repo https://github.com/instructure/ec2-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/instructure/ec2-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-6/source/src/main.rs [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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5f12fc1ca2396204ce03d94613c2bed93c6ab84d3c612d8a608d111f711720be [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" "5f12fc1ca2396204ce03d94613c2bed93c6ab84d3c612d8a608d111f711720be"` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/src/main.rs [INFO] [stderr] Checking concurrent-hashmap v0.2.2 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking slog-json v2.2.0 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Checking rusoto_credential v0.14.0 [INFO] [stderr] Checking rusoto_core v0.35.0 [INFO] [stderr] Checking rusoto_ec2 v0.35.0 [INFO] [stderr] Checking rusoto_sts v0.35.0 [INFO] [stderr] Checking ec2-rs v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0063]: missing field `cpu_options` in initializer of `rusoto_ec2::Instance` [INFO] [stderr] --> benches/ec2_parsing.rs:13:18 [INFO] [stderr] | [INFO] [stderr] 13 | let instance = Instance { [INFO] [stderr] | ^^^^^^^^ missing `cpu_options` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0063`. [INFO] [stderr] error: could not compile `ec2-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `ec2_rs_lib::role_assumer` [INFO] [stderr] --> benches/role_assuming.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use ec2_rs_lib::role_assumer; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `role_assumer` in the root [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `ec2-rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5f12fc1ca2396204ce03d94613c2bed93c6ab84d3c612d8a608d111f711720be"` [INFO] running `"docker" "rm" "-f" "5f12fc1ca2396204ce03d94613c2bed93c6ab84d3c612d8a608d111f711720be"` [INFO] [stdout] 5f12fc1ca2396204ce03d94613c2bed93c6ab84d3c612d8a608d111f711720be