[INFO] updating cached repository https://github.com/bdashore3/oxide_remarkable_fork [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] 613084901f8776c792179863bd653438eb7b7d99 [INFO] testing bdashore3/oxide_remarkable_fork against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdashore3%2Foxide_remarkable_fork" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bdashore3/oxide_remarkable_fork on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bdashore3/oxide_remarkable_fork [INFO] finished tweaking git repo https://github.com/bdashore3/oxide_remarkable_fork [INFO] tweaked toml for git repo https://github.com/bdashore3/oxide_remarkable_fork written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/bdashore3/oxide_remarkable_fork already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f07d033e49f3f4b166a90b23929b238f86fd321d2727aee761be191551e11dc1 [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" "f07d033e49f3f4b166a90b23929b238f86fd321d2727aee761be191551e11dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f07d033e49f3f4b166a90b23929b238f86fd321d2727aee761be191551e11dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f07d033e49f3f4b166a90b23929b238f86fd321d2727aee761be191551e11dc1", kill_on_drop: false }` [INFO] [stdout] f07d033e49f3f4b166a90b23929b238f86fd321d2727aee761be191551e11dc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ad942c6d834ff8ad6e05f75ee8a16e93b6b739e6351b8050c385363b5411660 [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" "7ad942c6d834ff8ad6e05f75ee8a16e93b6b739e6351b8050c385363b5411660", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling pocket-resources v0.3.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling atomic v0.4.0 [INFO] [stderr] Compiling ioctl-gen v0.1.1 [INFO] [stderr] Compiling cute v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling aabb-quadtree v0.1.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling gettext v0.4.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling epoll v4.1.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling subprocess v0.1.18 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling mmap v0.1.1 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling zstd-sys v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling lua52-sys v0.1.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling wifiscanner v0.3.6 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling evdev v0.10.1 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling cgroups-fs v1.1.1 [INFO] [stderr] Compiling hlua v0.4.1 [INFO] [stderr] Compiling atlatl v0.1.2 [INFO] [stderr] Compiling hyphenation_commons v0.7.1 [INFO] [stderr] Compiling hyphenation v0.7.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling zstd-safe v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling zstd v0.4.28+zstd.1.4.3 [INFO] [stderr] Compiling libremarkable v0.3.2 (https://github.com/Eeems/libremarkable.git?rev=96dcc2ec7859f611be95dab40a33789475f7afbf#96dcc2ec) [INFO] [stderr] Compiling oxidize v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `env_logger` [INFO] [stdout] --> src/bin/oxidize.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | extern crate env_logger; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oxidize`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7ad942c6d834ff8ad6e05f75ee8a16e93b6b739e6351b8050c385363b5411660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ad942c6d834ff8ad6e05f75ee8a16e93b6b739e6351b8050c385363b5411660", kill_on_drop: false }` [INFO] [stdout] 7ad942c6d834ff8ad6e05f75ee8a16e93b6b739e6351b8050c385363b5411660