[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 beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-ozdemir%2Fnotebk" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alex-ozdemir/notebk on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-4/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 3c53fbbbdf6a8ee9eeb0b8ded6bb34993e773bec34582c565135a0bf08b7e949 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "3c53fbbbdf6a8ee9eeb0b8ded6bb34993e773bec34582c565135a0bf08b7e949"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling num-integer v0.1.36 [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 serde_derive v1.0.90 [INFO] [stderr] Compiling strsim v0.9.1 [INFO] [stderr] Compiling serde 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 47.49s [INFO] running `"docker" "inspect" "3c53fbbbdf6a8ee9eeb0b8ded6bb34993e773bec34582c565135a0bf08b7e949"` [INFO] running `"docker" "rm" "-f" "3c53fbbbdf6a8ee9eeb0b8ded6bb34993e773bec34582c565135a0bf08b7e949"` [INFO] [stdout] 3c53fbbbdf6a8ee9eeb0b8ded6bb34993e773bec34582c565135a0bf08b7e949 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-06-03" "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] 8e089d5f59fc87a0c8c70be55ce3c24dc8288ab1f2a4a52e8fd494e88d82d94d [INFO] running `"docker" "start" "-a" "8e089d5f59fc87a0c8c70be55ce3c24dc8288ab1f2a4a52e8fd494e88d82d94d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling notebk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.84s [INFO] running `"docker" "inspect" "8e089d5f59fc87a0c8c70be55ce3c24dc8288ab1f2a4a52e8fd494e88d82d94d"` [INFO] running `"docker" "rm" "-f" "8e089d5f59fc87a0c8c70be55ce3c24dc8288ab1f2a4a52e8fd494e88d82d94d"` [INFO] [stdout] 8e089d5f59fc87a0c8c70be55ce3c24dc8288ab1f2a4a52e8fd494e88d82d94d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-06-03" "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] d5a1c61b2538204b79098ca5560727687a76704ef9cd7536e21d1cf61dc1b052 [INFO] running `"docker" "start" "-a" "d5a1c61b2538204b79098ca5560727687a76704ef9cd7536e21d1cf61dc1b052"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/notebk-6a8dce37dfbb1490 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test parser::tests::parse_null_list ... ok [INFO] [stdout] test parser::tests::parse_which ... 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" "d5a1c61b2538204b79098ca5560727687a76704ef9cd7536e21d1cf61dc1b052"` [INFO] running `"docker" "rm" "-f" "d5a1c61b2538204b79098ca5560727687a76704ef9cd7536e21d1cf61dc1b052"` [INFO] [stdout] d5a1c61b2538204b79098ca5560727687a76704ef9cd7536e21d1cf61dc1b052