[INFO] cloning repository https://github.com/quickdudley/logtime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quickdudley/logtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquickdudley%2Flogtime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquickdudley%2Flogtime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77658b4b0749604f8316b82e3820055e78a43b70 [INFO] testing quickdudley/logtime 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%2Fquickdudley%2Flogtime" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quickdudley/logtime 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/quickdudley/logtime [INFO] finished tweaking git repo https://github.com/quickdudley/logtime [INFO] tweaked toml for git repo https://github.com/quickdudley/logtime written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/quickdudley/logtime 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-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_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] cb0e5494af449f71f2b425602bf3606b954b49238922ea16c616017b66b968c2 [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" "cb0e5494af449f71f2b425602bf3606b954b49238922ea16c616017b66b968c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb0e5494af449f71f2b425602bf3606b954b49238922ea16c616017b66b968c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb0e5494af449f71f2b425602bf3606b954b49238922ea16c616017b66b968c2", kill_on_drop: false }` [INFO] [stdout] cb0e5494af449f71f2b425602bf3606b954b49238922ea16c616017b66b968c2 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--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] d1c067020486404d0cb411d025c916eb26a5fb4f3bfb2d764598edb005be6677 [INFO] running `Command { std: "docker" "start" "-a" "d1c067020486404d0cb411d025c916eb26a5fb4f3bfb2d764598edb005be6677", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling logtime v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/commands/mod.rs:6:52 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn current, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shell` [INFO] [stdout] --> src/commands/mod.rs:6:91 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn current, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shell` [INFO] [stdout] --> src/commands/mod.rs:13:89 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn stop, S: Shell>(_args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/commands/mod.rs:39:47 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn cd, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tasks` [INFO] [stdout] --> src/models.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn tasks(&self, conn: &SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `subtasks` [INFO] [stdout] --> src/models.rs:152:12 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn subtasks(&self, conn: &SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `active_subtask` [INFO] [stdout] --> src/models.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn active_subtask(&self, conn: &SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `current` [INFO] [stdout] --> src/models.rs:289:12 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn current(conn: &SqliteConnection) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `filter_stretch_date` [INFO] [stdout] --> src/models.rs:321:4 [INFO] [stdout] | [INFO] [stdout] 321 | fn filter_stretch_date src/commands/mod.rs:6:52 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn current, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shell` [INFO] [stdout] --> src/commands/mod.rs:6:91 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn current, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shell` [INFO] [stdout] --> src/commands/mod.rs:13:89 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn stop, S: Shell>(_args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/commands/mod.rs:39:47 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn cd, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tasks` [INFO] [stdout] --> src/models.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn tasks(&self, conn: &SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `subtasks` [INFO] [stdout] --> src/models.rs:152:12 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn subtasks(&self, conn: &SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `active_subtask` [INFO] [stdout] --> src/models.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn active_subtask(&self, conn: &SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `current` [INFO] [stdout] --> src/models.rs:289:12 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn current(conn: &SqliteConnection) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `filter_stretch_date` [INFO] [stdout] --> src/models.rs:321:4 [INFO] [stdout] | [INFO] [stdout] 321 | fn filter_stretch_date src/commands/mod.rs:6:52 [INFO] [stderr] | [INFO] [stderr] 6 | pub fn current, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `shell` [INFO] [stderr] --> src/commands/mod.rs:6:91 [INFO] [stderr] | [INFO] [stderr] 6 | pub fn current, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shell` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `shell` [INFO] [stderr] --> src/commands/mod.rs:13:89 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn stop, S: Shell>(_args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shell` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/commands/mod.rs:39:47 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn cd, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `tasks` [INFO] [stderr] --> src/models.rs:93:12 [INFO] [stderr] | [INFO] [stderr] 93 | pub fn tasks(&self, conn: &SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `subtasks` [INFO] [stderr] --> src/models.rs:152:12 [INFO] [stderr] | [INFO] [stderr] 152 | pub fn subtasks(&self, conn: &SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `active_subtask` [INFO] [stderr] --> src/models.rs:158:12 [INFO] [stderr] | [INFO] [stderr] 158 | pub fn active_subtask(&self, conn: &SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `current` [INFO] [stderr] --> src/models.rs:289:12 [INFO] [stderr] | [INFO] [stderr] 289 | pub fn current(conn: &SqliteConnection) -> Option { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `filter_stretch_date` [INFO] [stderr] --> src/models.rs:321:4 [INFO] [stderr] | [INFO] [stderr] 321 | fn filter_stretch_date