[INFO] updating cached repository https://github.com/erochest/straw-boss [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] e7eed4cb1b88978d9292396b622a40db78fc01a6 [INFO] testing erochest/straw-boss against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferochest%2Fstraw-boss" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erochest/straw-boss on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/erochest/straw-boss [INFO] finished tweaking git repo https://github.com/erochest/straw-boss [INFO] tweaked toml for git repo https://github.com/erochest/straw-boss written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/erochest/straw-boss already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02c6000547c7190d5562dc635d7ae40ee9235c2fd7a8d7f5d4c66730615f96ae [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" "02c6000547c7190d5562dc635d7ae40ee9235c2fd7a8d7f5d4c66730615f96ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02c6000547c7190d5562dc635d7ae40ee9235c2fd7a8d7f5d4c66730615f96ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02c6000547c7190d5562dc635d7ae40ee9235c2fd7a8d7f5d4c66730615f96ae", kill_on_drop: false }` [INFO] [stdout] 02c6000547c7190d5562dc635d7ae40ee9235c2fd7a8d7f5d4c66730615f96ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e37046f7d8260d6be627ad26b46d4891f29e2210818d759c63ba4b6023b8a97 [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" "4e37046f7d8260d6be627ad26b46d4891f29e2210818d759c63ba4b6023b8a97", kill_on_drop: false }` [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling rustc-demangle v0.1.6 [INFO] [stderr] Compiling sysinfo v0.5.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling daemonize v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling shared_child v0.3.2 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling shellwords v0.1.0 [INFO] [stderr] Compiling os_pipe v0.6.1 [INFO] [stderr] Compiling duct v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling serde_yaml v0.7.3 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling straw-boss v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_from)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(plugin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(option_replace)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stdout] --> src/service/mod.rs:87:34 [INFO] [stdout] | [INFO] [stdout] 87 | .filter(|line| !line.trim_left().starts_with('#')) [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `straw-boss`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4e37046f7d8260d6be627ad26b46d4891f29e2210818d759c63ba4b6023b8a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e37046f7d8260d6be627ad26b46d4891f29e2210818d759c63ba4b6023b8a97", kill_on_drop: false }` [INFO] [stdout] 4e37046f7d8260d6be627ad26b46d4891f29e2210818d759c63ba4b6023b8a97