[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 master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finstructure%2Fec2-rs" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/instructure/ec2-rs on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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-7/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-7/source/src/main.rs [INFO] running `"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" "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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4b2f45f15ea7d40e8be9f7ee926777b6d4821b27c2713a200ecf1542545edc02 [INFO] running `"docker" "start" "-a" "4b2f45f15ea7d40e8be9f7ee926777b6d4821b27c2713a200ecf1542545edc02"` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/src/main.rs [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Checking shellexpand v1.0.0 [INFO] [stderr] Checking concurrent-hashmap v0.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking toml v0.4.9 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking slog-json v2.2.0 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Checking rayon v1.0.3 [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" "4b2f45f15ea7d40e8be9f7ee926777b6d4821b27c2713a200ecf1542545edc02"` [INFO] running `"docker" "rm" "-f" "4b2f45f15ea7d40e8be9f7ee926777b6d4821b27c2713a200ecf1542545edc02"` [INFO] [stdout] 4b2f45f15ea7d40e8be9f7ee926777b6d4821b27c2713a200ecf1542545edc02