[INFO] updating cached repository https://github.com/jefdaj/anondb [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] 1c40beb12e6d00878fcd5b6561f5a04f9357a631 [INFO] testing jefdaj/anondb against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjefdaj%2Fanondb" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jefdaj/anondb on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jefdaj/anondb [INFO] finished tweaking git repo https://github.com/jefdaj/anondb [INFO] tweaked toml for git repo https://github.com/jefdaj/anondb written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jefdaj/anondb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea5267a75dd42fcb35374fd74dd21240b85744f9cf2f2cb9e282788812d93e48 [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" "ea5267a75dd42fcb35374fd74dd21240b85744f9cf2f2cb9e282788812d93e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea5267a75dd42fcb35374fd74dd21240b85744f9cf2f2cb9e282788812d93e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea5267a75dd42fcb35374fd74dd21240b85744f9cf2f2cb9e282788812d93e48", kill_on_drop: false }` [INFO] [stdout] ea5267a75dd42fcb35374fd74dd21240b85744f9cf2f2cb9e282788812d93e48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2345b32b97ea9ac65ec3ccc4dd06191bd9e593af068f05acca5d94e59f388be9 [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" "2345b32b97ea9ac65ec3ccc4dd06191bd9e593af068f05acca5d94e59f388be9", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling rio_api v0.3.1 [INFO] [stderr] Compiling circular v0.3.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint-dig v0.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling rio_turtle v0.3.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling cfb-mode v0.3.2 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling twofish v0.2.0 [INFO] [stderr] Compiling des v0.3.0 [INFO] [stderr] Compiling cast5 v0.6.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling simplelog v0.7.4 [INFO] [stderr] Compiling x25519-dalek v0.5.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling zeroize_derive v0.10.0 [INFO] [stderr] Compiling zeroize v0.10.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling rsa v0.1.4 [INFO] [stderr] Compiling pgp v0.3.1 [INFO] [stderr] Compiling anondb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "2345b32b97ea9ac65ec3ccc4dd06191bd9e593af068f05acca5d94e59f388be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2345b32b97ea9ac65ec3ccc4dd06191bd9e593af068f05acca5d94e59f388be9", kill_on_drop: false }` [INFO] [stdout] 2345b32b97ea9ac65ec3ccc4dd06191bd9e593af068f05acca5d94e59f388be9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bff886e526c7ed58b4e1abb60a278b78f9363fd9f40b58a32e2ac40fb403e91d [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" "bff886e526c7ed58b4e1abb60a278b78f9363fd9f40b58a32e2ac40fb403e91d", kill_on_drop: false }` [INFO] [stderr] Compiling anondb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `Command { std: "docker" "inspect" "bff886e526c7ed58b4e1abb60a278b78f9363fd9f40b58a32e2ac40fb403e91d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bff886e526c7ed58b4e1abb60a278b78f9363fd9f40b58a32e2ac40fb403e91d", kill_on_drop: false }` [INFO] [stdout] bff886e526c7ed58b4e1abb60a278b78f9363fd9f40b58a32e2ac40fb403e91d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 19449c637a961f2ce0ca338c3ce795a5eae15ddc3ef98c48869e56e77a2e63a9 [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" "19449c637a961f2ce0ca338c3ce795a5eae15ddc3ef98c48869e56e77a2e63a9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/anondb-f8c50b7040af0cbf [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 `Command { std: "docker" "inspect" "19449c637a961f2ce0ca338c3ce795a5eae15ddc3ef98c48869e56e77a2e63a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19449c637a961f2ce0ca338c3ce795a5eae15ddc3ef98c48869e56e77a2e63a9", kill_on_drop: false }` [INFO] [stdout] 19449c637a961f2ce0ca338c3ce795a5eae15ddc3ef98c48869e56e77a2e63a9