[INFO] updating cached repository https://github.com/Peruz/rust_read_csv [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42ef0d08cb63841774994e0a0a67b8acb4aa7c34 [INFO] testing Peruz/rust_read_csv against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeruz%2Frust_read_csv" "/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/Peruz/rust_read_csv on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Peruz/rust_read_csv [INFO] finished tweaking git repo https://github.com/Peruz/rust_read_csv [INFO] tweaked toml for git repo https://github.com/Peruz/rust_read_csv written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Peruz/rust_read_csv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51cffad8012b048def73f1b6d27ec56b1e3ff6a5e0958d026daeb5beaa29c101 [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" "51cffad8012b048def73f1b6d27ec56b1e3ff6a5e0958d026daeb5beaa29c101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51cffad8012b048def73f1b6d27ec56b1e3ff6a5e0958d026daeb5beaa29c101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51cffad8012b048def73f1b6d27ec56b1e3ff6a5e0958d026daeb5beaa29c101", kill_on_drop: false }` [INFO] [stdout] 51cffad8012b048def73f1b6d27ec56b1e3ff6a5e0958d026daeb5beaa29c101 [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" "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5415ad484b39f494ff0c4992923c113fd576fed657a61dfb3a8e7be2a0916be0 [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" "5415ad484b39f494ff0c4992923c113fd576fed657a61dfb3a8e7be2a0916be0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling ndarray v0.13.1 (https://github.com/rust-ndarray/ndarray.git#f69248e9) [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling csv-core v0.1.10 (https://github.com/BurntSushi/rust-csv.git#f0f53a49) [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling image v0.23.6 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling font-kit v0.7.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap.git#ca27d50a) [INFO] [stderr] Compiling clap v3.0.0-beta.1 (https://github.com/clap-rs/clap.git#ca27d50a) [INFO] [stderr] Compiling plotters v0.2.15 (https://github.com/38/plotters.git#dee7727f) [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling csv v1.1.3 (https://github.com/BurntSushi/rust-csv.git#f0f53a49) [INFO] [stderr] Compiling csvtutor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `csvtutor`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "5415ad484b39f494ff0c4992923c113fd576fed657a61dfb3a8e7be2a0916be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5415ad484b39f494ff0c4992923c113fd576fed657a61dfb3a8e7be2a0916be0", kill_on_drop: false }` [INFO] [stdout] 5415ad484b39f494ff0c4992923c113fd576fed657a61dfb3a8e7be2a0916be0