[INFO] cloning repository https://github.com/danieldulaney/xkcdfs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danieldulaney/xkcdfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldulaney%2Fxkcdfs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldulaney%2Fxkcdfs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b20f7957e74fca478130b140f52ada627eb8161 [INFO] testing danieldulaney/xkcdfs against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldulaney%2Fxkcdfs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danieldulaney/xkcdfs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danieldulaney/xkcdfs [INFO] finished tweaking git repo https://github.com/danieldulaney/xkcdfs [INFO] tweaked toml for git repo https://github.com/danieldulaney/xkcdfs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/danieldulaney/xkcdfs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/danieldulaney/jpeg-decoder.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glib v0.8.2 [INFO] [stderr] Downloaded fuse v0.3.1 [INFO] [stderr] Downloaded reqwest v0.9.20 [INFO] [stderr] Downloaded simplelog v0.7.4 [INFO] [stderr] Downloaded thread-scoped v1.0.2 [INFO] [stderr] Downloaded unicode-linebreak v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 963e82d9af09528347c5341b180b532de38fef8d0d3877d78e021fae54442439 [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" "963e82d9af09528347c5341b180b532de38fef8d0d3877d78e021fae54442439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "963e82d9af09528347c5341b180b532de38fef8d0d3877d78e021fae54442439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "963e82d9af09528347c5341b180b532de38fef8d0d3877d78e021fae54442439", kill_on_drop: false }` [INFO] [stdout] 963e82d9af09528347c5341b180b532de38fef8d0d3877d78e021fae54442439 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d28f88ff372cce9521bf4adb986f454a9427a6b404f75c14a5c25ed874eea26 [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" "3d28f88ff372cce9521bf4adb986f454a9427a6b404f75c14a5c25ed874eea26", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 (https://github.com/danieldulaney/jpeg-decoder.git?branch=pixel-format-sizes#e2c82576) [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling rusqlite v0.20.0 [INFO] [stderr] Compiling simplelog v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling glib v0.8.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling xkcdfs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `timeout` [INFO] [stdout] --> src/requests/mod.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | timeout: Option, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/requests/database.rs:86:25 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn get_latest_comic(conn: &rusqlite::Connection) -> rusqlite::Result> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "3d28f88ff372cce9521bf4adb986f454a9427a6b404f75c14a5c25ed874eea26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d28f88ff372cce9521bf4adb986f454a9427a6b404f75c14a5c25ed874eea26", kill_on_drop: false }` [INFO] [stdout] 3d28f88ff372cce9521bf4adb986f454a9427a6b404f75c14a5c25ed874eea26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6053c9f3cddcce3cff7b8230c51d045ed10f370ebe930786edd44345cc0a40dc [INFO] running `Command { std: "docker" "start" "-a" "6053c9f3cddcce3cff7b8230c51d045ed10f370ebe930786edd44345cc0a40dc", kill_on_drop: false }` [INFO] [stderr] Compiling xkcdfs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `timeout` [INFO] [stdout] --> src/requests/mod.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | timeout: Option, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/requests/database.rs:86:25 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn get_latest_comic(conn: &rusqlite::Connection) -> rusqlite::Result> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.67s [INFO] running `Command { std: "docker" "inspect" "6053c9f3cddcce3cff7b8230c51d045ed10f370ebe930786edd44345cc0a40dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6053c9f3cddcce3cff7b8230c51d045ed10f370ebe930786edd44345cc0a40dc", kill_on_drop: false }` [INFO] [stdout] 6053c9f3cddcce3cff7b8230c51d045ed10f370ebe930786edd44345cc0a40dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 48f6b25220f80520f364407af6d9dcca228c562c2f3cd2f6a5c328785db105b6 [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" "48f6b25220f80520f364407af6d9dcca228c562c2f3cd2f6a5c328785db105b6", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `timeout` [INFO] [stderr] --> src/requests/mod.rs:165:9 [INFO] [stderr] | [INFO] [stderr] 165 | timeout: Option, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/requests/database.rs:86:25 [INFO] [stderr] | [INFO] [stderr] 86 | pub fn get_latest_comic(conn: &rusqlite::Connection) -> rusqlite::Result> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: `xkcdfs` (bin "xkcdfs" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xkcdfs-a8bcdf1de2753f62) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test fs::file::test::file_from_inode ... ok [INFO] [stdout] test fs::file::test::file_has_name ... ok [INFO] [stdout] test fs::file::test::root_child_by_index_1_comic ... ok [INFO] [stdout] test fs::file::test::file_from_name ... ok [INFO] [stdout] test fs::file::test::metafile_child_by_index ... ok [INFO] [stdout] test fs::file::test::root_child_by_index_10000_comics ... ok [INFO] [stdout] test fs::file::test::file_inode_both_ways ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "48f6b25220f80520f364407af6d9dcca228c562c2f3cd2f6a5c328785db105b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48f6b25220f80520f364407af6d9dcca228c562c2f3cd2f6a5c328785db105b6", kill_on_drop: false }` [INFO] [stdout] 48f6b25220f80520f364407af6d9dcca228c562c2f3cd2f6a5c328785db105b6