[INFO] updating cached repository https://github.com/gaultier/goass-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] ec77deac71de42929e4d5bb06892a7e13a110d8f [INFO] testing gaultier/goass-rs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaultier%2Fgoass-rs" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gaultier/goass-rs on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/gaultier/goass-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a91078b2f30347b27798d9bdc1f7c7f1ab11c3500857810e0e7ad2a5a071f046 [INFO] running `"docker" "start" "-a" "a91078b2f30347b27798d9bdc1f7c7f1ab11c3500857810e0e7ad2a5a071f046"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling chunked_transfer v1.0.0 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling ureq v0.11.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde-xml-rs v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling goass v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `"docker" "inspect" "a91078b2f30347b27798d9bdc1f7c7f1ab11c3500857810e0e7ad2a5a071f046"` [INFO] running `"docker" "rm" "-f" "a91078b2f30347b27798d9bdc1f7c7f1ab11c3500857810e0e7ad2a5a071f046"` [INFO] [stdout] a91078b2f30347b27798d9bdc1f7c7f1ab11c3500857810e0e7ad2a5a071f046 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e3fa94fa1c29a14ebe1269f4ad3f5684cab1863610adab67f14b178c7885a450 [INFO] running `"docker" "start" "-a" "e3fa94fa1c29a14ebe1269f4ad3f5684cab1863610adab67f14b178c7885a450"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling goass v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0609]: no field `properties` on type `PomProject` [INFO] [stderr] --> src/lib.rs:233:24 [INFO] [stderr] | [INFO] [stderr] 233 | assert_eq!(pom.properties.is_some(), true); [INFO] [stderr] | ^^^^^^^^^^ help: a field with a similar name exists: `_properties` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `properties` on type `PomProject` [INFO] [stderr] --> src/lib.rs:234:24 [INFO] [stderr] | [INFO] [stderr] 234 | assert_eq!(pom.properties.as_ref().unwrap().len(), 1); [INFO] [stderr] | ^^^^^^^^^^ help: a field with a similar name exists: `_properties` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `properties` on type `PomProject` [INFO] [stderr] --> src/lib.rs:235:24 [INFO] [stderr] | [INFO] [stderr] 235 | assert_eq!(pom.properties.as_ref().unwrap()["foo"], "bar"); [INFO] [stderr] | ^^^^^^^^^^ help: a field with a similar name exists: `_properties` [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 `goass`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e3fa94fa1c29a14ebe1269f4ad3f5684cab1863610adab67f14b178c7885a450"` [INFO] running `"docker" "rm" "-f" "e3fa94fa1c29a14ebe1269f4ad3f5684cab1863610adab67f14b178c7885a450"` [INFO] [stdout] e3fa94fa1c29a14ebe1269f4ad3f5684cab1863610adab67f14b178c7885a450