[INFO] updating cached repository https://github.com/IvySeo/encrypt_file [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] d9bb51d13de55cf7513760d88ae0cf103c60a6b1 [INFO] documenting IvySeo/encrypt_file against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIvySeo%2Fencrypt_file" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 37% (548/1468) Checking out files: 38% (558/1468) Checking out files: 39% (573/1468) Checking out files: 40% (588/1468) Checking out files: 41% (602/1468) Checking out files: 42% (617/1468) Checking out files: 43% (632/1468) Checking out files: 44% (646/1468) Checking out files: 45% (661/1468) Checking out files: 46% (676/1468) Checking out files: 47% (690/1468) Checking out files: 48% (705/1468) Checking out files: 49% (720/1468) Checking out files: 50% (734/1468) Checking out files: 51% (749/1468) Checking out files: 52% (764/1468) Checking out files: 53% (779/1468) Checking out files: 54% (793/1468) Checking out files: 55% (808/1468) Checking out files: 56% (823/1468) Checking out files: 57% (837/1468) Checking out files: 58% (852/1468) Checking out files: 59% (867/1468) Checking out files: 60% (881/1468) Checking out files: 61% (896/1468) Checking out files: 62% (911/1468) Checking out files: 63% (925/1468) Checking out files: 64% (940/1468) Checking out files: 65% (955/1468) Checking out files: 66% (969/1468) Checking out files: 67% (984/1468) Checking out files: 68% (999/1468) Checking out files: 69% (1013/1468) Checking out files: 70% (1028/1468) Checking out files: 71% (1043/1468) Checking out files: 72% (1057/1468) Checking out files: 73% (1072/1468) Checking out files: 74% (1087/1468) Checking out files: 75% (1101/1468) Checking out files: 76% (1116/1468) Checking out files: 77% (1131/1468) Checking out files: 78% (1146/1468) Checking out files: 79% (1160/1468) Checking out files: 79% (1169/1468) Checking out files: 80% (1175/1468) Checking out files: 81% (1190/1468) Checking out files: 82% (1204/1468) Checking out files: 83% (1219/1468) Checking out files: 84% (1234/1468) Checking out files: 85% (1248/1468) Checking out files: 86% (1263/1468) Checking out files: 87% (1278/1468) Checking out files: 87% (1281/1468) Checking out files: 88% (1292/1468) Checking out files: 89% (1307/1468) Checking out files: 90% (1322/1468) Checking out files: 91% (1336/1468) Checking out files: 91% (1338/1468) Checking out files: 92% (1351/1468) Checking out files: 93% (1366/1468) Checking out files: 94% (1380/1468) Checking out files: 94% (1388/1468) Checking out files: 95% (1395/1468) Checking out files: 96% (1410/1468) Checking out files: 97% (1424/1468) Checking out files: 98% (1439/1468) Checking out files: 99% (1454/1468) Checking out files: 100% (1468/1468) Checking out files: 100% (1468/1468), done. [INFO] validating manifest of git repo https://github.com/IvySeo/encrypt_file on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/IvySeo/encrypt_file [INFO] finished tweaking git repo https://github.com/IvySeo/encrypt_file [INFO] tweaked toml for git repo https://github.com/IvySeo/encrypt_file written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/IvySeo/encrypt_file already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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] bb3eee0c8898e246e4a9941c67bc2bc4a95a5662a4c9741ba2407c4c99b90f8b [INFO] running `Command { std: "docker" "start" "-a" "bb3eee0c8898e246e4a9941c67bc2bc4a95a5662a4c9741ba2407c4c99b90f8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb3eee0c8898e246e4a9941c67bc2bc4a95a5662a4c9741ba2407c4c99b90f8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb3eee0c8898e246e4a9941c67bc2bc4a95a5662a4c9741ba2407c4c99b90f8b", kill_on_drop: false }` [INFO] [stdout] bb3eee0c8898e246e4a9941c67bc2bc4a95a5662a4c9741ba2407c4c99b90f8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "RUSTDOCFLAGS=--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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75ad1be19611ed023dc42994e5bec24f70a2e54928c72ad0dac33e617a6bf5f0 [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" "75ad1be19611ed023dc42994e5bec24f70a2e54928c72ad0dac33e617a6bf5f0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Checking xml-rs v0.3.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking digest v0.6.2 [INFO] [stderr] Checking crypto-mac v0.4.0 [INFO] [stderr] Checking block-buffer v0.2.0 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Checking hmac v0.4.2 [INFO] [stderr] Checking sha2 v0.6.0 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Checking serde-xml-rs v0.2.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking rust-s3 v0.8.2 [INFO] [stderr] Checking sodiumoxide v0.2.5 [INFO] [stderr] Documenting encrypt_file v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "75ad1be19611ed023dc42994e5bec24f70a2e54928c72ad0dac33e617a6bf5f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75ad1be19611ed023dc42994e5bec24f70a2e54928c72ad0dac33e617a6bf5f0", kill_on_drop: false }` [INFO] [stdout] 75ad1be19611ed023dc42994e5bec24f70a2e54928c72ad0dac33e617a6bf5f0