[INFO] cloning repository https://github.com/gaultier/goass-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gaultier/goass-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaultier%2Fgoass-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaultier%2Fgoass-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec77deac71de42929e4d5bb06892a7e13a110d8f [INFO] checking gaultier/goass-rs against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaultier%2Fgoass-rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gaultier/goass-rs on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gaultier/goass-rs [INFO] finished tweaking git repo https://github.com/gaultier/goass-rs [INFO] tweaked toml for git repo https://github.com/gaultier/goass-rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/gaultier/goass-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cadce9b390ae721d639855d4afa599f61a51b3372c80e596cc1271e983839b8d [INFO] running `Command { std: "docker" "start" "-a" "cadce9b390ae721d639855d4afa599f61a51b3372c80e596cc1271e983839b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cadce9b390ae721d639855d4afa599f61a51b3372c80e596cc1271e983839b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cadce9b390ae721d639855d4afa599f61a51b3372c80e596cc1271e983839b8d", kill_on_drop: false }` [INFO] [stdout] cadce9b390ae721d639855d4afa599f61a51b3372c80e596cc1271e983839b8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0783eb45f22c2d34693fbf6110ac85c2d6b76ff672de19422ab6aefe1a8baa00 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0783eb45f22c2d34693fbf6110ac85c2d6b76ff672de19422ab6aefe1a8baa00", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking chunked_transfer v1.0.0 [INFO] [stderr] Checking xml-rs v0.8.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking backtrace v0.3.44 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking ureq v0.11.4 [INFO] [stderr] Checking serde_json v1.0.47 [INFO] [stderr] Checking serde-xml-rs v0.3.1 [INFO] [stderr] Checking goass v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0609]: no field `properties` on type `PomProject` [INFO] [stdout] --> src/lib.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | assert_eq!(pom.properties.is_some(), true); [INFO] [stdout] | ^^^^^^^^^^ help: a field with a similar name exists: `_properties` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `properties` on type `PomProject` [INFO] [stdout] --> src/lib.rs:234:24 [INFO] [stdout] | [INFO] [stdout] 234 | assert_eq!(pom.properties.as_ref().unwrap().len(), 1); [INFO] [stdout] | ^^^^^^^^^^ help: a field with a similar name exists: `_properties` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `properties` on type `PomProject` [INFO] [stdout] --> src/lib.rs:235:24 [INFO] [stdout] | [INFO] [stdout] 235 | assert_eq!(pom.properties.as_ref().unwrap()["foo"], "bar"); [INFO] [stdout] | ^^^^^^^^^^ help: a field with a similar name exists: `_properties` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0609`. [INFO] [stdout] [INFO] [stderr] error: could not compile `goass`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0783eb45f22c2d34693fbf6110ac85c2d6b76ff672de19422ab6aefe1a8baa00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0783eb45f22c2d34693fbf6110ac85c2d6b76ff672de19422ab6aefe1a8baa00", kill_on_drop: false }` [INFO] [stdout] 0783eb45f22c2d34693fbf6110ac85c2d6b76ff672de19422ab6aefe1a8baa00