[INFO] updating cached repository https://github.com/jarbas-ai/jarbasd [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] f01c68942cb084162432388e2631b9d7fdf98126 [INFO] checking jarbas-ai/jarbasd against beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjarbas-ai%2Fjarbasd" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jarbas-ai/jarbasd on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jarbas-ai/jarbasd [INFO] finished tweaking git repo https://github.com/jarbas-ai/jarbasd [INFO] tweaked toml for git repo https://github.com/jarbas-ai/jarbasd written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/jarbas-ai/jarbasd already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=allow" "-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" "+beta-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6bd4ecc79f91ad85a6b5d11921ca065a0638b8ae0ee9b22e7b9d29eeb78dcbb4 [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" "6bd4ecc79f91ad85a6b5d11921ca065a0638b8ae0ee9b22e7b9d29eeb78dcbb4"` [INFO] [stderr] Checking toml v0.1.30 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking uuid v0.2.3 [INFO] [stderr] Checking solicit v0.4.4 [INFO] [stderr] Checking url v0.5.10 [INFO] [stderr] Checking cookie v0.2.5 [INFO] [stderr] Checking hyper v0.8.1 [INFO] [stderr] Checking iron v0.3.1 [INFO] [stderr] Checking jarbasd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0277]: `task::TaskIOType` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/main.rs:37:22 [INFO] [stderr] | [INFO] [stderr] 37 | println!("{:?}", test_task.inputs[0].iotype); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `task::TaskIOType` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `task::TaskIOType` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error[E0277]: `task::TaskIOType` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/main.rs:37:22 [INFO] [stderr] | [INFO] [stderr] 37 | println!("{:?}", test_task.inputs[0].iotype); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `task::TaskIOType` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `task::TaskIOType` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] [INFO] [stderr] error: could not compile `jarbasd`. [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 E0277`. [INFO] [stderr] error: could not compile `jarbasd`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6bd4ecc79f91ad85a6b5d11921ca065a0638b8ae0ee9b22e7b9d29eeb78dcbb4"` [INFO] running `"docker" "rm" "-f" "6bd4ecc79f91ad85a6b5d11921ca065a0638b8ae0ee9b22e7b9d29eeb78dcbb4"` [INFO] [stdout] 6bd4ecc79f91ad85a6b5d11921ca065a0638b8ae0ee9b22e7b9d29eeb78dcbb4