[INFO] cloning repository https://github.com/LoganBarnett/canvas-instructure-graph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LoganBarnett/canvas-instructure-graph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoganBarnett%2Fcanvas-instructure-graph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoganBarnett%2Fcanvas-instructure-graph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e651f0f30d30e9d51a67ceff908a629376f41d4c [INFO] testing LoganBarnett/canvas-instructure-graph against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoganBarnett%2Fcanvas-instructure-graph" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LoganBarnett/canvas-instructure-graph on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LoganBarnett/canvas-instructure-graph [INFO] finished tweaking git repo https://github.com/LoganBarnett/canvas-instructure-graph [INFO] tweaked toml for git repo https://github.com/LoganBarnett/canvas-instructure-graph written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/LoganBarnett/canvas-instructure-graph already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", 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] da776fd116a08012f9872e794ec9547ce56ce9b7c54a8275262b9d7b348851a3 [INFO] running `Command { std: "docker" "start" "-a" "da776fd116a08012f9872e794ec9547ce56ce9b7c54a8275262b9d7b348851a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da776fd116a08012f9872e794ec9547ce56ce9b7c54a8275262b9d7b348851a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da776fd116a08012f9872e794ec9547ce56ce9b7c54a8275262b9d7b348851a3", kill_on_drop: false }` [INFO] [stdout] da776fd116a08012f9872e794ec9547ce56ce9b7c54a8275262b9d7b348851a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78091601e39a6de114e140eba1532599e9de7f987ff394a4e3e2867f3817830a [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" "78091601e39a6de114e140eba1532599e9de7f987ff394a4e3e2867f3817830a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling partial_application v0.2.1 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling trackable v0.1.8 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling font-kit v0.10.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling plotters-bitmap v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling clap_derive v3.0.0-rc.4 [INFO] [stderr] Compiling clap v3.0.0-rc.4 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling clap-verbosity-flag v0.3.2 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling stderrlog v0.5.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling serdeconv v0.2.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling canvas-instructure-graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `partial_application::partial` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use partial_application::partial; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "78091601e39a6de114e140eba1532599e9de7f987ff394a4e3e2867f3817830a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78091601e39a6de114e140eba1532599e9de7f987ff394a4e3e2867f3817830a", kill_on_drop: false }` [INFO] [stdout] 78091601e39a6de114e140eba1532599e9de7f987ff394a4e3e2867f3817830a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] f88695a10b8d84c8a20a1a8de24ca93b7b311fc9679643cfdb3944944062438b [INFO] running `Command { std: "docker" "start" "-a" "f88695a10b8d84c8a20a1a8de24ca93b7b311fc9679643cfdb3944944062438b", kill_on_drop: false }` [INFO] [stderr] Compiling canvas-instructure-graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `partial_application::partial` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use partial_application::partial; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.74s [INFO] running `Command { std: "docker" "inspect" "f88695a10b8d84c8a20a1a8de24ca93b7b311fc9679643cfdb3944944062438b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f88695a10b8d84c8a20a1a8de24ca93b7b311fc9679643cfdb3944944062438b", kill_on_drop: false }` [INFO] [stdout] f88695a10b8d84c8a20a1a8de24ca93b7b311fc9679643cfdb3944944062438b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", 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] b45c77e7a547d38b14d5f06f00c0a50e997d3c63b39b143bf873368c21b18d02 [INFO] running `Command { std: "docker" "start" "-a" "b45c77e7a547d38b14d5f06f00c0a50e997d3c63b39b143bf873368c21b18d02", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `partial_application::partial` [INFO] [stderr] --> src/main.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use partial_application::partial; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `canvas-instructure-graph` (bin "canvas-instructure-graph" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/canvas_instructure_graph-9d446f4415df8788) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b45c77e7a547d38b14d5f06f00c0a50e997d3c63b39b143bf873368c21b18d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b45c77e7a547d38b14d5f06f00c0a50e997d3c63b39b143bf873368c21b18d02", kill_on_drop: false }` [INFO] [stdout] b45c77e7a547d38b14d5f06f00c0a50e997d3c63b39b143bf873368c21b18d02