[INFO] crate subs 0.2.0 is already in cache [INFO] testing subs-0.2.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate subs 0.2.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate subs 0.2.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate subs 0.2.0 [INFO] finished tweaking crates.io crate subs 0.2.0 [INFO] tweaked toml for crates.io crate subs 0.2.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate subs 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 38ff32c3c5f5ab94f7d780cddbb1722e8c909a0db2a259f13414efd63354f31d [INFO] running `"docker" "start" "-a" "38ff32c3c5f5ab94f7d780cddbb1722e8c909a0db2a259f13414efd63354f31d"` [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling subs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.41s [INFO] running `"docker" "inspect" "38ff32c3c5f5ab94f7d780cddbb1722e8c909a0db2a259f13414efd63354f31d"` [INFO] running `"docker" "rm" "-f" "38ff32c3c5f5ab94f7d780cddbb1722e8c909a0db2a259f13414efd63354f31d"` [INFO] [stdout] 38ff32c3c5f5ab94f7d780cddbb1722e8c909a0db2a259f13414efd63354f31d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 64e61235fb19eb9e7757772176e600eb14a75fbc2c032b7102a0b0d025dae9e2 [INFO] running `"docker" "start" "-a" "64e61235fb19eb9e7757772176e600eb14a75fbc2c032b7102a0b0d025dae9e2"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling subs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `"docker" "inspect" "64e61235fb19eb9e7757772176e600eb14a75fbc2c032b7102a0b0d025dae9e2"` [INFO] running `"docker" "rm" "-f" "64e61235fb19eb9e7757772176e600eb14a75fbc2c032b7102a0b0d025dae9e2"` [INFO] [stdout] 64e61235fb19eb9e7757772176e600eb14a75fbc2c032b7102a0b0d025dae9e2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] a05d3bbb02d9b1326ab24f933f2211631a71a63c0cf90012d1e33aa4d90f0ec3 [INFO] running `"docker" "start" "-a" "a05d3bbb02d9b1326ab24f933f2211631a71a63c0cf90012d1e33aa4d90f0ec3"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/subs-9bba5ce8d82e0cca [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" "a05d3bbb02d9b1326ab24f933f2211631a71a63c0cf90012d1e33aa4d90f0ec3"` [INFO] running `"docker" "rm" "-f" "a05d3bbb02d9b1326ab24f933f2211631a71a63c0cf90012d1e33aa4d90f0ec3"` [INFO] [stdout] a05d3bbb02d9b1326ab24f933f2211631a71a63c0cf90012d1e33aa4d90f0ec3