[INFO] cloning repository https://github.com/dmix/portal [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmix/portal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmix%2Fportal"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmix%2Fportal'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] efcb1bb554548b5a44281349f615982d003d9398 [INFO] checking dmix/portal against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmix%2Fportal" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmix/portal on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dmix/portal [INFO] finished tweaking git repo https://github.com/dmix/portal [INFO] tweaked toml for git repo https://github.com/dmix/portal written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/dmix/portal already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded abscissa_derive v0.2.0 [INFO] [stderr] Downloaded once_cell v0.2.3 [INFO] [stderr] Downloaded abscissa_core v0.2.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] e0a0d9566a914475a84471466258245468e2ffd4b88c8bcf239898c4be80b596 [INFO] running `"docker" "start" "-a" "e0a0d9566a914475a84471466258245468e2ffd4b88c8bcf239898c4be80b596"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Checking zeroize v0.9.2 [INFO] [stderr] Checking ascii v0.9.2 [INFO] [stderr] Checking census v0.2.0 [INFO] [stderr] Checking walkdir v2.2.8 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking fst v0.3.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking signal-hook-registry v1.0.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking murmurhash32 v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking bitpacking v0.8.0 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking signal-hook v0.1.10 [INFO] [stderr] Checking fail v0.2.1 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking levenshtein_automata v0.1.1 [INFO] [stderr] Checking tantivy-fst v0.1.0 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking notify v4.0.12 [INFO] [stderr] Checking atomicwrites v0.2.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rental-impl v0.5.4 [INFO] [stderr] Compiling gumdrop_derive v0.6.0 [INFO] [stderr] Compiling abscissa_derive v0.2.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking gumdrop v0.6.0 [INFO] [stderr] Checking rental v0.5.4 [INFO] [stderr] Checking owned-read v0.4.0 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking secrecy v0.2.2 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking rust-stemmers v1.1.0 [INFO] [stderr] Checking toml v0.5.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking abscissa_core v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.6.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking crossbeam v0.5.0 [INFO] [stderr] Checking once_cell v0.2.3 [INFO] [stderr] Checking tantivy v0.10.0 [INFO] [stderr] Checking portal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `FrameworkError`, `config` [INFO] [stderr] --> src/commands/db.rs:6:21 [INFO] [stderr] | [INFO] [stderr] 6 | use abscissa_core::{config, Command, FrameworkError, Options, Runnable}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `FrameworkError`, `config` [INFO] [stderr] --> src/commands/db.rs:6:21 [INFO] [stderr] | [INFO] [stderr] 6 | use abscissa_core::{config, Command, FrameworkError, Options, Runnable}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `hello` on type `portal::config::PortalConfig` [INFO] [stderr] --> tests/acceptance.rs:53:12 [INFO] [stderr] | [INFO] [stderr] 53 | config.hello.recipient = "configured recipient".to_owned(); [INFO] [stderr] | ^^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `jump`, `database` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `hello` on type `portal::config::PortalConfig` [INFO] [stderr] --> tests/acceptance.rs:54:55 [INFO] [stderr] | [INFO] [stderr] 54 | let expected_line = format!("Hello, {}!", &config.hello.recipient); [INFO] [stderr] | ^^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `jump`, `database` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `hello` on type `portal::config::PortalConfig` [INFO] [stderr] --> tests/acceptance.rs:66:12 [INFO] [stderr] | [INFO] [stderr] 66 | config.hello.recipient = "configured recipient".to_owned(); [INFO] [stderr] | ^^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `jump`, `database` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0609`. [INFO] [stderr] error: could not compile `portal`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e0a0d9566a914475a84471466258245468e2ffd4b88c8bcf239898c4be80b596"` [INFO] running `"docker" "rm" "-f" "e0a0d9566a914475a84471466258245468e2ffd4b88c8bcf239898c4be80b596"` [INFO] [stdout] e0a0d9566a914475a84471466258245468e2ffd4b88c8bcf239898c4be80b596