[INFO] updating cached repository https://github.com/Nakamurus/catsay_rust [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] 75f46fb7d4cd4e0299a3c949168491d386adb453 [INFO] testing Nakamurus/catsay_rust against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNakamurus%2Fcatsay_rust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 38% (456/1197) Checking out files: 39% (467/1197) Checking out files: 40% (479/1197) Checking out files: 41% (491/1197) Checking out files: 42% (503/1197) Checking out files: 43% (515/1197) Checking out files: 44% (527/1197) Checking out files: 44% (532/1197) Checking out files: 45% (539/1197) Checking out files: 45% (548/1197) Checking out files: 46% (551/1197) Checking out files: 47% (563/1197) Checking out files: 47% (567/1197) Checking out files: 48% (575/1197) Checking out files: 49% (587/1197) Checking out files: 50% (599/1197) Checking out files: 50% (601/1197) Checking out files: 51% (611/1197) Checking out files: 51% (613/1197) Checking out files: 52% (623/1197) Checking out files: 52% (628/1197) Checking out files: 52% (629/1197) Checking out files: 53% (635/1197) Checking out files: 54% (647/1197) Checking out files: 54% (650/1197) Checking out files: 55% (659/1197) Checking out files: 56% (671/1197) Checking out files: 56% (679/1197) Checking out files: 57% (683/1197) Checking out files: 58% (695/1197) Checking out files: 59% (707/1197) Checking out files: 60% (719/1197) Checking out files: 61% (731/1197) Checking out files: 62% (743/1197) Checking out files: 63% (755/1197) Checking out files: 64% (767/1197) Checking out files: 65% (779/1197) Checking out files: 66% (791/1197) Checking out files: 67% (802/1197) Checking out files: 68% (814/1197) Checking out files: 69% (826/1197) Checking out files: 70% (838/1197) Checking out files: 71% (850/1197) Checking out files: 72% (862/1197) Checking out files: 73% (874/1197) Checking out files: 74% (886/1197) Checking out files: 75% (898/1197) Checking out files: 76% (910/1197) Checking out files: 77% (922/1197) Checking out files: 78% (934/1197) Checking out files: 79% (946/1197) Checking out files: 80% (958/1197) Checking out files: 81% (970/1197) Checking out files: 82% (982/1197) Checking out files: 83% (994/1197) Checking out files: 84% (1006/1197) Checking out files: 85% (1018/1197) Checking out files: 86% (1030/1197) Checking out files: 87% (1042/1197) Checking out files: 88% (1054/1197) Checking out files: 88% (1056/1197) Checking out files: 88% (1057/1197) Checking out files: 89% (1066/1197) Checking out files: 89% (1071/1197) Checking out files: 90% (1078/1197) Checking out files: 91% (1090/1197) Checking out files: 91% (1097/1197) Checking out files: 92% (1102/1197) Checking out files: 92% (1111/1197) Checking out files: 93% (1114/1197) Checking out files: 94% (1126/1197) Checking out files: 95% (1138/1197) Checking out files: 96% (1150/1197) Checking out files: 97% (1162/1197) Checking out files: 98% (1174/1197) Checking out files: 99% (1186/1197) Checking out files: 100% (1197/1197) Checking out files: 100% (1197/1197), done. [INFO] validating manifest of git repo https://github.com/Nakamurus/catsay_rust on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nakamurus/catsay_rust [INFO] finished tweaking git repo https://github.com/Nakamurus/catsay_rust [INFO] tweaked toml for git repo https://github.com/Nakamurus/catsay_rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Nakamurus/catsay_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61575c2ecdab721ac2138d32491953580e540ee672263a2c74d817197f023824 [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" "61575c2ecdab721ac2138d32491953580e540ee672263a2c74d817197f023824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61575c2ecdab721ac2138d32491953580e540ee672263a2c74d817197f023824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61575c2ecdab721ac2138d32491953580e540ee672263a2c74d817197f023824", kill_on_drop: false }` [INFO] [stdout] 61575c2ecdab721ac2138d32491953580e540ee672263a2c74d817197f023824 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1149227fd3550d988b2c111e685bba18b80d1034372e32e989d8fdffd582f2b5 [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" "1149227fd3550d988b2c111e685bba18b80d1034372e32e989d8fdffd582f2b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling catsay v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.37s [INFO] running `Command { std: "docker" "inspect" "1149227fd3550d988b2c111e685bba18b80d1034372e32e989d8fdffd582f2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1149227fd3550d988b2c111e685bba18b80d1034372e32e989d8fdffd582f2b5", kill_on_drop: false }` [INFO] [stdout] 1149227fd3550d988b2c111e685bba18b80d1034372e32e989d8fdffd582f2b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9d676190c3b011a730c95a77b6b236264bb3b704166b8c435a18795b2f400bf [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" "e9d676190c3b011a730c95a77b6b236264bb3b704166b8c435a18795b2f400bf", kill_on_drop: false }` [INFO] [stderr] Compiling catsay v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `Command { std: "docker" "inspect" "e9d676190c3b011a730c95a77b6b236264bb3b704166b8c435a18795b2f400bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9d676190c3b011a730c95a77b6b236264bb3b704166b8c435a18795b2f400bf", kill_on_drop: false }` [INFO] [stdout] e9d676190c3b011a730c95a77b6b236264bb3b704166b8c435a18795b2f400bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1b85c890cc81feeb38fd42aa3542f735360cfff7492fcb1244cd953e1e544d6e [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" "1b85c890cc81feeb38fd42aa3542f735360cfff7492fcb1244cd953e1e544d6e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/catsay-5f525a549b2af442 [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] [stderr] Running /opt/rustwide/target/debug/deps/integration_test-85ee4b9a05bc4f3f [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test run_with_defaults ... ok [INFO] [stdout] test fail_on_non_existing_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1b85c890cc81feeb38fd42aa3542f735360cfff7492fcb1244cd953e1e544d6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b85c890cc81feeb38fd42aa3542f735360cfff7492fcb1244cd953e1e544d6e", kill_on_drop: false }` [INFO] [stdout] 1b85c890cc81feeb38fd42aa3542f735360cfff7492fcb1244cd953e1e544d6e