[INFO] updating cached repository https://github.com/alex-ozdemir/notebk [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] 11708b7240412e48fc31687425b72680433c72ff [INFO] testing alex-ozdemir/notebk against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-ozdemir%2Fnotebk" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alex-ozdemir/notebk on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/alex-ozdemir/notebk [INFO] finished tweaking git repo https://github.com/alex-ozdemir/notebk [INFO] tweaked toml for git repo https://github.com/alex-ozdemir/notebk written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/alex-ozdemir/notebk already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] cf7953be4c5faed517ac1d58fd6469c1e5717e378ed9f63ebc38a0cb4a3eb5e7 [INFO] running `"docker" "start" "-a" "cf7953be4c5faed517ac1d58fd6469c1e5717e378ed9f63ebc38a0cb4a3eb5e7"` [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling dirs v1.0.2 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling strsim v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling notebk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.25s [INFO] running `"docker" "inspect" "cf7953be4c5faed517ac1d58fd6469c1e5717e378ed9f63ebc38a0cb4a3eb5e7"` [INFO] running `"docker" "rm" "-f" "cf7953be4c5faed517ac1d58fd6469c1e5717e378ed9f63ebc38a0cb4a3eb5e7"` [INFO] [stdout] cf7953be4c5faed517ac1d58fd6469c1e5717e378ed9f63ebc38a0cb4a3eb5e7 [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 4c51da6cec7ce41221c2febcd550dd3dc86d1701a250a0da0632374b4af9f27a [INFO] running `"docker" "start" "-a" "4c51da6cec7ce41221c2febcd550dd3dc86d1701a250a0da0632374b4af9f27a"` [INFO] [stderr] Compiling notebk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.05s [INFO] running `"docker" "inspect" "4c51da6cec7ce41221c2febcd550dd3dc86d1701a250a0da0632374b4af9f27a"` [INFO] running `"docker" "rm" "-f" "4c51da6cec7ce41221c2febcd550dd3dc86d1701a250a0da0632374b4af9f27a"` [INFO] [stdout] 4c51da6cec7ce41221c2febcd550dd3dc86d1701a250a0da0632374b4af9f27a [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 95f0d89b0914affd52bc3a56f9ba5720512b7c4e23962faef13f419f7d8c07bf [INFO] running `"docker" "start" "-a" "95f0d89b0914affd52bc3a56f9ba5720512b7c4e23962faef13f419f7d8c07bf"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/notebk-8b691c82e2e30a8d [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test parser::tests::parse_which ... ok [INFO] [stdout] test parser::tests::parse_null_list ... ok [INFO] [stdout] test parser::tests::parse_open_path ... ok [INFO] [stdout] test parser::tests::parse_which_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "95f0d89b0914affd52bc3a56f9ba5720512b7c4e23962faef13f419f7d8c07bf"` [INFO] running `"docker" "rm" "-f" "95f0d89b0914affd52bc3a56f9ba5720512b7c4e23962faef13f419f7d8c07bf"` [INFO] [stdout] 95f0d89b0914affd52bc3a56f9ba5720512b7c4e23962faef13f419f7d8c07bf