[INFO] updating cached repository https://github.com/collodi/scoop [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] de42fbe4813c1237cb3816cc05b724a9bba00301 [INFO] testing collodi/scoop against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollodi%2Fscoop" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/collodi/scoop on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/collodi/scoop [INFO] finished tweaking git repo https://github.com/collodi/scoop [INFO] tweaked toml for git repo https://github.com/collodi/scoop written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/collodi/scoop already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.44.0" "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] 6671ef0c53738bef69ceda6a1a466b4fc541849ff7070e0c8ee1af2314336fdd [INFO] running `"docker" "start" "-a" "6671ef0c53738bef69ceda6a1a466b4fc541849ff7070e0c8ee1af2314336fdd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling serde v1.0.45 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling daemonize v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.45 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling notify v4.0.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.17 [INFO] [stderr] Compiling docopt v0.8.3 [INFO] [stderr] Compiling scoop v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:217:47 [INFO] [stderr] | [INFO] [stderr] 217 | let mut watcher: RecommendedWatcher = try!(Watcher::new_raw(tx)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:218:9 [INFO] [stderr] | [INFO] [stderr] 218 | try!(watcher.watch(JOB_FILE, RecursiveMode::Recursive)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.16s [INFO] running `"docker" "inspect" "6671ef0c53738bef69ceda6a1a466b4fc541849ff7070e0c8ee1af2314336fdd"` [INFO] running `"docker" "rm" "-f" "6671ef0c53738bef69ceda6a1a466b4fc541849ff7070e0c8ee1af2314336fdd"` [INFO] [stdout] 6671ef0c53738bef69ceda6a1a466b4fc541849ff7070e0c8ee1af2314336fdd [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.44.0" "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] df69f05db572d3cb979f8255bb378418495d066df3ec0df276ed7bb1816db1cc [INFO] running `"docker" "start" "-a" "df69f05db572d3cb979f8255bb378418495d066df3ec0df276ed7bb1816db1cc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling scoop v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:217:47 [INFO] [stderr] | [INFO] [stderr] 217 | let mut watcher: RecommendedWatcher = try!(Watcher::new_raw(tx)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:218:9 [INFO] [stderr] | [INFO] [stderr] 218 | try!(watcher.watch(JOB_FILE, RecursiveMode::Recursive)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `"docker" "inspect" "df69f05db572d3cb979f8255bb378418495d066df3ec0df276ed7bb1816db1cc"` [INFO] running `"docker" "rm" "-f" "df69f05db572d3cb979f8255bb378418495d066df3ec0df276ed7bb1816db1cc"` [INFO] [stdout] df69f05db572d3cb979f8255bb378418495d066df3ec0df276ed7bb1816db1cc [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 548ae471ebb43048724deac965cbb97d13486e427de4730e9be9be4eb71ee39b [INFO] running `"docker" "start" "-a" "548ae471ebb43048724deac965cbb97d13486e427de4730e9be9be4eb71ee39b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:217:47 [INFO] [stderr] | [INFO] [stderr] 217 | let mut watcher: RecommendedWatcher = try!(Watcher::new_raw(tx)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:218:9 [INFO] [stderr] | [INFO] [stderr] 218 | try!(watcher.watch(JOB_FILE, RecursiveMode::Recursive)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/scoop-5243269f4c05516f [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "548ae471ebb43048724deac965cbb97d13486e427de4730e9be9be4eb71ee39b"` [INFO] running `"docker" "rm" "-f" "548ae471ebb43048724deac965cbb97d13486e427de4730e9be9be4eb71ee39b"` [INFO] [stdout] 548ae471ebb43048724deac965cbb97d13486e427de4730e9be9be4eb71ee39b