[INFO] cloning repository https://github.com/dat2/csv-aggregator [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dat2/csv-aggregator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdat2%2Fcsv-aggregator"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdat2%2Fcsv-aggregator'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ff00876adf350ccbd5bf04b02e558347a7f0971f [INFO] testing dat2/csv-aggregator against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdat2%2Fcsv-aggregator" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dat2/csv-aggregator 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/dat2/csv-aggregator [INFO] finished tweaking git repo https://github.com/dat2/csv-aggregator [INFO] tweaked toml for git repo https://github.com/dat2/csv-aggregator written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/dat2/csv-aggregator 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] 0f2cdfa0d13fc49a5057cb6a8479a3fa181db2c42750f233df415d9d3165d2d1 [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" "0f2cdfa0d13fc49a5057cb6a8479a3fa181db2c42750f233df415d9d3165d2d1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling serde v1.0.24 [INFO] [stderr] Compiling linked-hash-map v0.5.0 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [INFO] [stderr] Compiling csv-core v0.1.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling combine v3.0.0-alpha.4 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling float-cmp v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.24 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling serde_yaml v0.7.3 [INFO] [stderr] Compiling csv v1.0.0-beta.5 [INFO] [stderr] Compiling csv-aggregator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(conservative_impl_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stderr] --> src/args.rs:31:23 [INFO] [stderr] | [INFO] [stderr] 31 | if let Some(path) = env::home_dir() { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `csv-aggregator`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0f2cdfa0d13fc49a5057cb6a8479a3fa181db2c42750f233df415d9d3165d2d1"` [INFO] running `"docker" "rm" "-f" "0f2cdfa0d13fc49a5057cb6a8479a3fa181db2c42750f233df415d9d3165d2d1"` [INFO] [stdout] 0f2cdfa0d13fc49a5057cb6a8479a3fa181db2c42750f233df415d9d3165d2d1